@InterfaceAudience.Private @InterfaceStability.Unstable public class GetApplicationsResponsePBImpl extends GetApplicationsResponse
| Constructor and Description |
|---|
GetApplicationsResponsePBImpl() |
GetApplicationsResponsePBImpl(YarnServiceProtos.GetApplicationsResponseProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
List<ApplicationReport> |
getApplicationList() |
YarnServiceProtos.GetApplicationsResponseProto |
getProto() |
int |
hashCode() |
void |
setApplicationList(List<ApplicationReport> applications) |
String |
toString() |
newInstancepublic GetApplicationsResponsePBImpl()
public GetApplicationsResponsePBImpl(YarnServiceProtos.GetApplicationsResponseProto proto)
public List<ApplicationReport> getApplicationList()
getApplicationList in class GetApplicationsResponsepublic void setApplicationList(List<ApplicationReport> applications)
setApplicationList in class GetApplicationsResponsepublic YarnServiceProtos.GetApplicationsResponseProto getProto()
Copyright © 2018 CERN. All Rights Reserved.