Package | Description |
---|---|
org.apache.hadoop.yarn.proto |
Modifier and Type | Class and Description |
---|---|
static class |
YarnServerCommonServiceProtos.NMContainerStatusProto
Protobuf type
hadoop.yarn.NMContainerStatusProto |
static class |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
Protobuf type
hadoop.yarn.NMContainerStatusProto |
Modifier and Type | Method and Description |
---|---|
YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder.getContainerStatusesOrBuilder(int index)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.getContainerStatusesOrBuilder(int index)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder.getContainerStatusesOrBuilder(int index)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
Modifier and Type | Method and Description |
---|---|
List<? extends YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder> |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder.getContainerStatusesOrBuilderList()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
List<? extends YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder> |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.getContainerStatusesOrBuilderList()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
List<? extends YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder> |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder.getContainerStatusesOrBuilderList()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
Copyright © 2018 Apache Software Foundation. All Rights Reserved.