org.scale7.cassandra.pelops
Class Cluster.AcceptAllNodeFilter
java.lang.Object
org.scale7.cassandra.pelops.Cluster.AcceptAllNodeFilter
- All Implemented Interfaces:
- Cluster.INodeFilter
- Enclosing class:
- Cluster
public static class Cluster.AcceptAllNodeFilter
- extends Object
- implements Cluster.INodeFilter
Default implementation that accepts all nodes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Cluster.AcceptAllNodeFilter
public Cluster.AcceptAllNodeFilter()
accept
public boolean accept(String node)
- Specified by:
accept
in interface Cluster.INodeFilter
Copyright © 2011. All Rights Reserved.