Uses of Package
org.apache.hadoop.registry.client.types

Packages that use org.apache.hadoop.registry.client.types
org.apache.hadoop.registry.client.api YARN Registry Client API. 
org.apache.hadoop.registry.client.binding Registry binding utility classes. 
org.apache.hadoop.registry.client.impl.zk Core Zookeeper support. 
org.apache.hadoop.registry.client.types This package contains all the data types which can be saved to the registry and/or marshalled to and from JSON. 
 

Classes in org.apache.hadoop.registry.client.types used by org.apache.hadoop.registry.client.api
RegistryPathStatus
          Output of a RegistryOperations.stat() call
ServiceRecord
          JSON-marshallable description of a single component.
 

Classes in org.apache.hadoop.registry.client.types used by org.apache.hadoop.registry.client.binding
Endpoint
          Description of a single service/component endpoint.
RegistryPathStatus
          Output of a RegistryOperations.stat() call
ServiceRecord
          JSON-marshallable description of a single component.
 

Classes in org.apache.hadoop.registry.client.types used by org.apache.hadoop.registry.client.impl.zk
RegistryPathStatus
          Output of a RegistryOperations.stat() call
ServiceRecord
          JSON-marshallable description of a single component.
 

Classes in org.apache.hadoop.registry.client.types used by org.apache.hadoop.registry.client.types
Endpoint
          Description of a single service/component endpoint.
ServiceRecord
          JSON-marshallable description of a single component.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.