Uses of Class
org.apache.hadoop.service.CompositeService
Packages that use CompositeService
Package
Description
Registry client services
Core Zookeeper support.
Basic services for the YARN registry
The
RegistryAdminService
extends the shared YARN Registry client with registry setup and
(potentially asynchronous) administrative actions.Package org.apache.hadoop.yarn.service.client contains classes
for YARN Services Client API.
-
Uses of CompositeService in org.apache.hadoop.registry.client.impl
Subclasses of CompositeService in org.apache.hadoop.registry.client.implModifier and TypeClassDescriptionclassThis 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.zkModifier and TypeClassDescriptionclassorg.apache.hadoop.registry.client.impl.zk.CuratorServiceThis service binds to Zookeeper via Apache Curator.classThe Registry operations service. -
Uses of CompositeService in org.apache.hadoop.registry.server.services
Subclasses of CompositeService in org.apache.hadoop.registry.server.servicesModifier and TypeClassDescriptionclassComposite service that exports the add/remove methods. -
Uses of CompositeService in org.apache.hadoop.yarn.client.api
Subclasses of CompositeService in org.apache.hadoop.yarn.client.apiModifier and TypeClassDescriptionclassClient for managing applications.classA client library that can be used to post some information in terms of a number of conceptual entities.classA client library that can be used to get Timeline Entities associated with application, application attempt or containers. -
Uses of CompositeService in org.apache.hadoop.yarn.client.api.impl
Subclasses of CompositeService in org.apache.hadoop.yarn.client.api.implModifier and TypeClassDescriptionclassImplementation of TimelineReaderClient interface. -
Uses of CompositeService in org.apache.hadoop.yarn.service.client
Subclasses of CompositeService in org.apache.hadoop.yarn.service.client