Package org.apache.curator.utils
Class Compatibility
java.lang.Object
org.apache.curator.utils.Compatibility
Utils to help with ZK version compatibility
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getHostString
(org.apache.zookeeper.server.quorum.QuorumPeer.QuorumServer server) static boolean
static boolean
static boolean
-
Constructor Details
-
Compatibility
public Compatibility()
-
-
Method Details
-
hasGetReachableOrOneMethod
public static boolean hasGetReachableOrOneMethod() -
hasAddrField
public static boolean hasAddrField() -
getHostString
public static String getHostString(org.apache.zookeeper.server.quorum.QuorumPeer.QuorumServer server) -
hasPersistentWatchers
public static boolean hasPersistentWatchers()
-