Package | Description |
---|---|
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. |
Modifier and Type | Class and Description |
---|---|
class |
RegistryOperationsClient
This is the client service for applications to work with the registry.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AddingCompositeService
Composite service that exports the add/remove methods.
|
Copyright © 2017 Apache Software Foundation. All rights reserved.