Uses of Class
org.seaborne.delta.server.http.ZkMode
-
-
Uses of ZkMode in org.seaborne.delta.server.http
Methods in org.seaborne.delta.server.http that return ZkMode Modifier and Type Method Description static ZkModeZkMode. valueOf(String name)Returns the enum constant of this type with the specified name.static ZkMode[]ZkMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-