public class TopologyClusterFilter extends MessageFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
TOPOLOGY_CLUSTER_FILTER_CLUSTER_ID |
FILTER_KEY_VALUE_PAIR_SEPARATOR, FILTER_VALUE_ASSIGN_OPERATOR| Constructor and Description |
|---|
TopologyClusterFilter() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
apply(String clusterId)
Returns true if cluster is excluded else returns false.
|
static TopologyClusterFilter |
getInstance() |
String |
toString() |
excluded, getIncludedPropertyValues, included, init, isActive, splitUsingTokenizerpublic static final String TOPOLOGY_CLUSTER_FILTER_CLUSTER_ID
public static boolean apply(String clusterId)
clusterId - public static TopologyClusterFilter getInstance()
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.