Uses of Interface
org.apache.hadoop.registry.client.api.RegistryConstants
Packages that use RegistryConstants
Package
Description
Registry client services
Core Zookeeper support.
-
Uses of RegistryConstants in org.apache.hadoop.registry.client.impl
Classes in org.apache.hadoop.registry.client.impl that implement RegistryConstantsModifier and TypeClassDescriptionclassThis is the client service for applications to work with the registry. -
Uses of RegistryConstants in org.apache.hadoop.registry.client.impl.zk
Classes in org.apache.hadoop.registry.client.impl.zk that implement RegistryConstantsModifier and TypeClassDescriptionclassorg.apache.hadoop.registry.client.impl.zk.CuratorServiceThis service binds to Zookeeper via Apache Curator.classThe Registry operations service.