@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()
Get
ApplicationReport for applications. |
YarnServiceProtos.GetApplicationsResponseProto |
getProto() |
int |
hashCode() |
void |
setApplicationList(List<ApplicationReport> applications) |
String |
toString() |
newInstance
public GetApplicationsResponsePBImpl()
public GetApplicationsResponsePBImpl(YarnServiceProtos.GetApplicationsResponseProto proto)
public List<ApplicationReport> getApplicationList()
GetApplicationsResponse
ApplicationReport
for applications.getApplicationList
in class GetApplicationsResponse
ApplicationReport
for applicationspublic void setApplicationList(List<ApplicationReport> applications)
setApplicationList
in class GetApplicationsResponse
public YarnServiceProtos.GetApplicationsResponseProto getProto()
Copyright © 2013 Apache Software Foundation. All rights reserved.