|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegistryBindingSource | |
|---|---|
| org.apache.hadoop.registry.client.impl | Registry client services |
| org.apache.hadoop.registry.client.impl.zk | Core Zookeeper support. |
| Uses of RegistryBindingSource in org.apache.hadoop.registry.client.impl |
|---|
| Classes in org.apache.hadoop.registry.client.impl that implement RegistryBindingSource | |
|---|---|
class |
RegistryOperationsClient
This is the client service for applications to work with the registry. |
| Constructors in org.apache.hadoop.registry.client.impl with parameters of type RegistryBindingSource | |
|---|---|
RegistryOperationsClient(String name,
RegistryBindingSource bindingSource)
|
|
| Uses of RegistryBindingSource in org.apache.hadoop.registry.client.impl.zk |
|---|
| Classes in org.apache.hadoop.registry.client.impl.zk that implement RegistryBindingSource | |
|---|---|
class |
org.apache.hadoop.registry.client.impl.zk.CuratorService
This service binds to Zookeeper via Apache Curator. |
class |
RegistryOperationsService
The Registry operations service. |
| Constructors in org.apache.hadoop.registry.client.impl.zk with parameters of type RegistryBindingSource | |
|---|---|
RegistryOperationsService(String name,
RegistryBindingSource bindingSource)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||