Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.GetContainerStatusesResponseProto |
ContainerManagementProtocolPBServiceImpl.getContainerStatuses(com.google.protobuf.RpcController arg0,
YarnServiceProtos.GetContainerStatusesRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.GetContainerStatusesRequestProto |
GetContainerStatusesRequestPBImpl.getProto() |
Constructor and Description |
---|
GetContainerStatusesRequestPBImpl(YarnServiceProtos.GetContainerStatusesRequestProto proto) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<YarnServiceProtos.GetContainerStatusesRequestProto> |
YarnServiceProtos.GetContainerStatusesRequestProto.PARSER |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder.build() |
YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder.buildPartial() |
static YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.getDefaultInstance() |
YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.getDefaultInstanceForType() |
YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder.getDefaultInstanceForType() |
static YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.parseDelimitedFrom(InputStream input) |
static YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.parseFrom(byte[] data) |
static YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.parseFrom(InputStream input) |
static YarnServiceProtos.GetContainerStatusesRequestProto |
YarnServiceProtos.GetContainerStatusesRequestProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<YarnServiceProtos.GetContainerStatusesRequestProto> |
YarnServiceProtos.GetContainerStatusesRequestProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.GetContainerStatusesResponseProto |
ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface.getContainerStatuses(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetContainerStatusesRequestProto request) |
abstract void |
ContainerManagementProtocol.ContainerManagementProtocolService.getContainerStatuses(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetContainerStatusesRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetContainerStatusesResponseProto> done)
rpc getContainerStatuses(.hadoop.yarn.GetContainerStatusesRequestProto) returns (.hadoop.yarn.GetContainerStatusesResponseProto); |
void |
ContainerManagementProtocol.ContainerManagementProtocolService.Interface.getContainerStatuses(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetContainerStatusesRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetContainerStatusesResponseProto> done)
rpc getContainerStatuses(.hadoop.yarn.GetContainerStatusesRequestProto) returns (.hadoop.yarn.GetContainerStatusesResponseProto); |
void |
ContainerManagementProtocol.ContainerManagementProtocolService.Stub.getContainerStatuses(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetContainerStatusesRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetContainerStatusesResponseProto> done) |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder |
YarnServiceProtos.GetContainerStatusesRequestProto.Builder.mergeFrom(YarnServiceProtos.GetContainerStatusesRequestProto other) |
static YarnServiceProtos.GetContainerStatusesRequestProto.Builder |
YarnServiceProtos.GetContainerStatusesRequestProto.newBuilder(YarnServiceProtos.GetContainerStatusesRequestProto prototype) |
Copyright © 2013 Apache Software Foundation. All rights reserved.