public class TopologyMemberFilter extends MessageFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
TOPOLOGY_MEMBER_FILTER_NETWORK_PARTITION_ID |
FILTER_KEY_VALUE_PAIR_SEPARATOR, FILTER_VALUE_ASSIGN_OPERATOR| Constructor and Description |
|---|
TopologyMemberFilter() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
apply(String lbClusterId,
String networkPartitionId)
Returns true if member is excluded else returns false.
|
static TopologyMemberFilter |
getInstance() |
String |
toString() |
excluded, getIncludedPropertyValues, included, init, isActive, splitUsingTokenizerpublic static final String TOPOLOGY_MEMBER_FILTER_NETWORK_PARTITION_ID
public static boolean apply(String lbClusterId, String networkPartitionId)
lbClusterId - load balancer cluster id of the membernetworkPartitionId - network partition id of the memberpublic static TopologyMemberFilter getInstance()
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.