Uses of Enum Class
io.appform.ranger.zookeeper.common.ZkStoreType
Packages that use ZkStoreType
-
Uses of ZkStoreType in io.appform.ranger.zookeeper.common
Fields in io.appform.ranger.zookeeper.common declared as ZkStoreTypeMethods in io.appform.ranger.zookeeper.common that return ZkStoreTypeModifier and TypeMethodDescriptionstatic ZkStoreTypeReturns the enum constant of this class with the specified name.static ZkStoreType[]ZkStoreType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.appform.ranger.zookeeper.common with parameters of type ZkStoreTypeModifierConstructorDescriptionprotectedZkNodeDataStoreConnector(Service service, org.apache.curator.framework.CuratorFramework curatorFramework, ZkStoreType storeType)