Package org.apache.hadoop.registry.server.services
package org.apache.hadoop.registry.server.services
Basic services for the YARN registry
-
The
RegistryAdminServiceextends the shared YARN Registry client with registry setup and (potentially asynchronous) administrative actions. -
The
MicroZookeeperServiceis a transient Zookeeper instance bound to the YARN service lifecycle. It is suitable for testing. -
The
AddingCompositeServiceextends the standard YARN composite service by making its add and remove methods public. It is a utility service used in parts of the codebase
-
ClassDescriptionComposite service that exports the add/remove methods.org.apache.hadoop.registry.server.services.DeleteCompletionCallbackCurator callback for delete operations completing.org.apache.hadoop.registry.server.services.MicroZookeeperServiceThis is a small, localhost Zookeeper service instance that is contained in a YARN service...it's been derived from Apache Twill.org.apache.hadoop.registry.server.services.MicroZookeeperServiceKeysService keys for configuring the
MicroZookeeperService.org.apache.hadoop.registry.server.services.RegistryAdminServiceAdministrator service for the registry.org.apache.hadoop.registry.server.services.RegistryAdminService.NodeSelectorComparator used for purge logicPolicy to purge entries