YarnProtos.ContainerStateProto |
YarnProtos.ContainerReportProtoOrBuilder.getContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 10;
|
YarnProtos.ContainerStateProto |
YarnProtos.ContainerReportProto.getContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 10;
|
YarnProtos.ContainerStateProto |
YarnProtos.ContainerReportProto.Builder.getContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 10;
|
YarnProtos.ContainerStateProto |
ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder.getContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 9;
|
YarnProtos.ContainerStateProto |
ApplicationHistoryServerProtos.ContainerHistoryDataProto.getContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 9;
|
YarnProtos.ContainerStateProto |
ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder.getContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 9;
|
YarnProtos.ContainerStateProto |
ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder.getContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 5;
|
YarnProtos.ContainerStateProto |
ApplicationHistoryServerProtos.ContainerFinishDataProto.getContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 5;
|
YarnProtos.ContainerStateProto |
ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder.getContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 5;
|
YarnProtos.ContainerStateProto |
YarnProtos.ContainerStatusProtoOrBuilder.getState()
optional .hadoop.yarn.ContainerStateProto state = 2;
|
YarnProtos.ContainerStateProto |
YarnProtos.ContainerStatusProto.getState()
optional .hadoop.yarn.ContainerStateProto state = 2;
|
YarnProtos.ContainerStateProto |
YarnProtos.ContainerStatusProto.Builder.getState()
optional .hadoop.yarn.ContainerStateProto state = 2;
|
static YarnProtos.ContainerStateProto |
YarnProtos.ContainerStateProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static YarnProtos.ContainerStateProto |
YarnProtos.ContainerStateProto.valueOf(int value) |
static YarnProtos.ContainerStateProto |
YarnProtos.ContainerStateProto.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YarnProtos.ContainerStateProto[] |
YarnProtos.ContainerStateProto.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|