Uses of Interface
org.apache.hadoop.registry.client.api.RegistryConstants

Packages that use RegistryConstants
org.apache.hadoop.registry.client.impl Registry client services 
org.apache.hadoop.registry.client.impl.zk Core Zookeeper support. 
 

Uses of RegistryConstants in org.apache.hadoop.registry.client.impl
 

Classes in org.apache.hadoop.registry.client.impl that implement RegistryConstants
 class RegistryOperationsClient
          This 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 RegistryConstants
 class org.apache.hadoop.registry.client.impl.zk.CuratorService
          This service binds to Zookeeper via Apache Curator.
 class RegistryOperationsService
          The Registry operations service.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.