Uses of Package
org.apache.hadoop.lib.server

Packages that use org.apache.hadoop.lib.server
org.apache.hadoop.fs.http.server   
org.apache.hadoop.lib.server   
org.apache.hadoop.lib.service.hadoop   
org.apache.hadoop.lib.service.instrumentation   
org.apache.hadoop.lib.service.scheduler   
org.apache.hadoop.lib.service.security   
org.apache.hadoop.lib.servlet   
 

Classes in org.apache.hadoop.lib.server used by org.apache.hadoop.fs.http.server
Server
          A Server class provides standard configuration, logging and Service lifecyle management.
ServerException
          Exception thrown by the Server class.
 

Classes in org.apache.hadoop.lib.server used by org.apache.hadoop.lib.server
Server
          A Server class provides standard configuration, logging and Service lifecyle management.
Server.Status
          Enumeration that defines the server status.
ServerException
          Exception thrown by the Server class.
ServerException.ERROR
          Error codes use by the Server class.
Service
          Service interface for components to be managed by the Server class.
ServiceException
          Exception thrown by Service implementations.
 

Classes in org.apache.hadoop.lib.server used by org.apache.hadoop.lib.service.hadoop
BaseService
          Convenience class implementing the Service interface.
Service
          Service interface for components to be managed by the Server class.
ServiceException
          Exception thrown by Service implementations.
 

Classes in org.apache.hadoop.lib.server used by org.apache.hadoop.lib.service.instrumentation
BaseService
          Convenience class implementing the Service interface.
Service
          Service interface for components to be managed by the Server class.
ServiceException
          Exception thrown by Service implementations.
 

Classes in org.apache.hadoop.lib.server used by org.apache.hadoop.lib.service.scheduler
BaseService
          Convenience class implementing the Service interface.
Service
          Service interface for components to be managed by the Server class.
ServiceException
          Exception thrown by Service implementations.
 

Classes in org.apache.hadoop.lib.server used by org.apache.hadoop.lib.service.security
BaseService
          Convenience class implementing the Service interface.
Service
          Service interface for components to be managed by the Server class.
ServiceException
          Exception thrown by Service implementations.
 

Classes in org.apache.hadoop.lib.server used by org.apache.hadoop.lib.servlet
Server
          A Server class provides standard configuration, logging and Service lifecyle management.
ServerException
          Exception thrown by the Server class.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.