public interface DiscoveryFilter
| Modifier and Type | Method and Description |
|---|---|
DiscoveryTreeNode |
discovery(DiscoveryContext context,
DiscoveryTreeNode parent) |
default boolean |
enabled() |
int |
getOrder() |
default boolean |
isGroupingFilter() |
default boolean enabled()
int getOrder()
default boolean isGroupingFilter()
DiscoveryTreeNode discovery(DiscoveryContext context, DiscoveryTreeNode parent)
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.