Package | Description |
---|---|
org.apache.hadoop.registry.client.impl |
Registry client services
|
org.apache.hadoop.registry.client.impl.zk |
Core Zookeeper support.
|
Modifier and Type | Class and Description |
---|---|
class |
RegistryOperationsClient
This is the client service for applications to work with the registry.
|
Constructor and Description |
---|
RegistryOperationsClient(String name,
RegistryBindingSource bindingSource) |
Modifier and Type | Class and Description |
---|---|
class |
org.apache.hadoop.registry.client.impl.zk.CuratorService
This service binds to Zookeeper via Apache Curator.
|
class |
RegistryOperationsService
The Registry operations service.
|
Constructor and Description |
---|
RegistryOperationsService(String name,
RegistryBindingSource bindingSource) |
Copyright © 2015 Apache Software Foundation. All rights reserved.