Modifier and Type | Method and Description |
---|---|
RegistrationResponse |
HeartBeatHandler.handleRegistration(Register register) |
Modifier and Type | Method and Description |
---|---|
RegistrationResponse |
AgentResource.register(Register message,
javax.servlet.http.HttpServletRequest req)
Register information about the host (Internal API to be used for
Ambari Agent)
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
PersistKeyValueService.update(String keyValues) |
Modifier and Type | Method and Description |
---|---|
void |
Host.handleEvent(HostEvent event)
Send an event to the Host's StateMachine
|
void |
ServiceComponentHost.handleEvent(ServiceComponentHostEvent event)
Send a ServiceComponentHostState event to the StateMachine
|
Modifier and Type | Method and Description |
---|---|
void |
ActionImpl.handleEvent(ActionEvent event) |
void |
Action.handleEvent(ActionEvent event)
Send a ActionEvent to the Action's StateMachine
|
Modifier and Type | Method and Description |
---|---|
STATE |
StateMachine.doTransition(EVENTTYPE eventType,
EVENT event) |
Modifier and Type | Method and Description |
---|---|
void |
HostImpl.handleEvent(HostEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceComponentHostImpl.handleEvent(ServiceComponentHostEvent event) |
Copyright © 2014. All rights reserved.