|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ServiceException in org.apache.hadoop.lib.server |
|---|
| Methods in org.apache.hadoop.lib.server that throw ServiceException | |
|---|---|
protected abstract void |
BaseService.init()
Initializes the server. |
void |
BaseService.init(Server server)
Initializes the service. |
void |
Service.init(Server server)
Initializes the service. |
void |
BaseService.postInit()
Post initializes the service. |
void |
Service.postInit()
Post initializes the service. |
void |
BaseService.serverStatusChange(Server.Status oldStatus,
Server.Status newStatus)
Notification callback when the server changes its status. |
void |
Service.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 | |
|---|---|
protected void |
FileSystemAccessService.init()
|
void |
FileSystemAccessService.postInit()
|
| Uses of ServiceException in org.apache.hadoop.lib.service.instrumentation |
|---|
| Methods in org.apache.hadoop.lib.service.instrumentation that throw ServiceException | |
|---|---|
void |
InstrumentationService.init()
|
void |
InstrumentationService.postInit()
|
| Uses of ServiceException in org.apache.hadoop.lib.service.scheduler |
|---|
| Methods in org.apache.hadoop.lib.service.scheduler that throw ServiceException | |
|---|---|
void |
SchedulerService.init()
|
| Uses of ServiceException in org.apache.hadoop.lib.service.security |
|---|
| Methods in org.apache.hadoop.lib.service.security that throw ServiceException | |
|---|---|
protected void |
GroupsService.init()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||