Uses of Class
org.apache.hadoop.service.AbstractService
Packages that use AbstractService
Package
Description
Support for services.
This package contains classes, interfaces and exceptions to launch
YARN services from the command line.
Common utilities.
-
Uses of AbstractService in org.apache.hadoop.service
Subclasses of AbstractService in org.apache.hadoop.service -
Uses of AbstractService in org.apache.hadoop.service.launcher
Subclasses of AbstractService in org.apache.hadoop.service.launcherModifier and TypeClassDescriptionclassSubclass ofAbstractServicethat provides basic implementations of theLaunchableServicemethods. -
Uses of AbstractService in org.apache.hadoop.util
Subclasses of AbstractService in org.apache.hadoop.utilModifier and TypeClassDescriptionclassClass which sets up a simple thread which runs in a loop sleeping for a short interval of time.