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