| パッケージ | 説明 | 
|---|---|
| org.apache.hadoop.registry.client.impl | Registry client services
 
 These are classes which follow the YARN lifecycle and which implement
 the  RegistryOperationsAPI. | 
| org.apache.hadoop.registry.client.impl.zk | Core Zookeeper support. | 
| org.apache.hadoop.registry.server.services | Basic services for the YARN registry
 
   
     The  RegistryAdminServiceextends the shared Yarn Registry client with registry setup and
     (potentially asynchronous) administrative actions. | 
| 修飾子とタイプ | クラスと説明 | 
|---|---|
| class  | RegistryOperationsClientThis is the client service for applications to work with the registry. | 
| 修飾子とタイプ | クラスと説明 | 
|---|---|
| class  | org.apache.hadoop.registry.client.impl.zk.CuratorServiceThis service binds to Zookeeper via Apache Curator. | 
| class  | RegistryOperationsServiceThe Registry operations service. | 
| 修飾子とタイプ | クラスと説明 | 
|---|---|
| class  | AddingCompositeServiceComposite service that exports the add/remove methods. | 
Copyright © 2016 Apache Software Foundation. All rights reserved.