| パッケージ | 説明 |
|---|---|
| org.apache.hadoop.registry.client.impl |
Registry client services
These are classes which follow the YARN lifecycle and which implement
the
RegistryOperations
API. |
| org.apache.hadoop.registry.client.impl.zk |
Core Zookeeper support.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RegistryOperationsClient
This is the client service for applications to work with the registry.
|
| コンストラクタと説明 |
|---|
RegistryOperationsClient(String name,
RegistryBindingSource bindingSource) |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
org.apache.hadoop.registry.client.impl.zk.CuratorService
This service binds to Zookeeper via Apache Curator.
|
class |
RegistryOperationsService
The Registry operations service.
|
| コンストラクタと説明 |
|---|
RegistryOperationsService(String name,
RegistryBindingSource bindingSource) |
Copyright © 2016 Apache Software Foundation. All rights reserved.