| Package | Description |
|---|---|
| org.apache.slider.client.ipc | |
| org.apache.slider.server.appmaster.state |
| Modifier and Type | Method and Description |
|---|---|
ClusterNode |
SliderClusterOperations.getNode(String uuid)
Get a node from the AM
|
| Modifier and Type | Method and Description |
|---|---|
RoleInstance |
StateAccessForProviders.getLiveInstanceByContainerID(String containerId)
Get the
RoleInstance details on a container. |
RoleInstance |
ProviderAppState.getLiveInstanceByContainerID(String containerId) |
RoleInstance |
AppState.getLiveInstanceByContainerID(String containerId)
Lookup live instance by string value of container ID
|
RoleInstance |
StateAccessForProviders.getOwnedContainer(String id)
Get any active container with the given ID
|
RoleInstance |
ProviderAppState.getOwnedContainer(String id) |
RoleInstance |
AppState.getOwnedInstanceByContainerID(String containerId)
Lookup owned instance by string value of container ID
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.