@InterfaceAudience.Private @InterfaceStability.Unstable public class StartContainerRequestPBImpl extends StartContainerRequest
| Constructor and Description |
|---|
StartContainerRequestPBImpl() |
StartContainerRequestPBImpl(YarnServiceProtos.StartContainerRequestProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
ContainerLaunchContext |
getContainerLaunchContext() |
Token |
getContainerToken() |
YarnServiceProtos.StartContainerRequestProto |
getProto() |
int |
hashCode() |
void |
setContainerLaunchContext(ContainerLaunchContext containerLaunchContext) |
void |
setContainerToken(Token containerToken) |
String |
toString() |
newInstancepublic StartContainerRequestPBImpl()
public StartContainerRequestPBImpl(YarnServiceProtos.StartContainerRequestProto proto)
public YarnServiceProtos.StartContainerRequestProto getProto()
public ContainerLaunchContext getContainerLaunchContext()
getContainerLaunchContext in class StartContainerRequestpublic void setContainerLaunchContext(ContainerLaunchContext containerLaunchContext)
setContainerLaunchContext in class StartContainerRequestpublic Token getContainerToken()
getContainerToken in class StartContainerRequestpublic void setContainerToken(Token containerToken)
setContainerToken in class StartContainerRequestCopyright © 2018 CERN. All Rights Reserved.