|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompositeService | |
---|---|
org.apache.hadoop.registry.client.impl | Registry client services |
org.apache.hadoop.registry.client.impl.zk | Core Zookeeper support. |
org.apache.hadoop.registry.server.services | Basic services for the YARN registry
The RegistryAdminService
extends the shared Yarn Registry client with registry setup and
(potentially asynchronous) administrative actions. |
Uses of CompositeService in org.apache.hadoop.registry.client.impl |
---|
Subclasses of CompositeService in org.apache.hadoop.registry.client.impl | |
---|---|
class |
RegistryOperationsClient
This is the client service for applications to work with the registry. |
Uses of CompositeService in org.apache.hadoop.registry.client.impl.zk |
---|
Subclasses of CompositeService in org.apache.hadoop.registry.client.impl.zk | |
---|---|
class |
org.apache.hadoop.registry.client.impl.zk.CuratorService
This service binds to Zookeeper via Apache Curator. |
class |
RegistryOperationsService
The Registry operations service. |
Uses of CompositeService in org.apache.hadoop.registry.server.services |
---|
Subclasses of CompositeService in org.apache.hadoop.registry.server.services | |
---|---|
class |
AddingCompositeService
Composite service that exports the add/remove methods. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |