Uses of Class
org.apache.hadoop.lib.server.ServiceException
Packages that use ServiceException
Package
Description
-
Uses of ServiceException in org.apache.hadoop.lib.server
Methods in org.apache.hadoop.lib.server that throw ServiceExceptionModifier and TypeMethodDescriptionprotected abstract voidBaseService.init()Initializes the server.final voidInitializes the service.voidInitializes the service.voidBaseService.postInit()Post initializes the service.voidService.postInit()Post initializes the service.voidBaseService.serverStatusChange(Server.Status oldStatus, Server.Status newStatus) Notification callback when the server changes its status.voidService.serverStatusChange(Server.Status oldStatus, Server.Status newStatus) Notification callback when the server changes its status. -
Uses of ServiceException in org.apache.hadoop.lib.service.hadoop
Methods in org.apache.hadoop.lib.service.hadoop that throw ServiceException -
Uses of ServiceException in org.apache.hadoop.lib.service.instrumentation
Methods in org.apache.hadoop.lib.service.instrumentation that throw ServiceException -
Uses of ServiceException in org.apache.hadoop.lib.service.scheduler
Methods in org.apache.hadoop.lib.service.scheduler that throw ServiceException -
Uses of ServiceException in org.apache.hadoop.lib.service.security
Methods in org.apache.hadoop.lib.service.security that throw ServiceException