Package | Description |
---|---|
org.apache.hadoop.registry.cli | |
org.apache.hadoop.registry.client.api |
YARN Registry Client API.
|
org.apache.hadoop.registry.client.binding |
Registry binding utility classes.
|
org.apache.hadoop.registry.client.exceptions |
Registry Service Exceptions
|
org.apache.hadoop.registry.client.impl |
Registry client services
|
org.apache.hadoop.registry.client.impl.zk |
Core Zookeeper support.
|
org.apache.hadoop.registry.client.types |
This package contains all the data types which can be saved to the registry
and/or marshalled to and from JSON.
|
org.apache.hadoop.registry.client.types.yarn | |
org.apache.hadoop.registry.server |
Server-side classes for the registry
|
org.apache.hadoop.registry.server.integration |
This package contains the classes which integrate with the YARN resource
manager.
|
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. |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.