Modifier and Type | Method and Description |
---|---|
MRServiceProtos.KillTaskResponseProto |
MRClientProtocolPBServiceImpl.killTask(com.google.protobuf.RpcController controller,
MRServiceProtos.KillTaskRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
MRServiceProtos.KillTaskResponseProto |
KillTaskResponsePBImpl.getProto() |
Constructor and Description |
---|
KillTaskResponsePBImpl(MRServiceProtos.KillTaskResponseProto proto) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<MRServiceProtos.KillTaskResponseProto> |
MRServiceProtos.KillTaskResponseProto.PARSER |
Modifier and Type | Method and Description |
---|---|
MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.Builder.build() |
MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.Builder.buildPartial() |
static MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.getDefaultInstance() |
MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.getDefaultInstanceForType() |
MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.Builder.getDefaultInstanceForType() |
static MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.parseDelimitedFrom(InputStream input) |
static MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.parseFrom(byte[] data) |
static MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.parseFrom(com.google.protobuf.ByteString data) |
static MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.parseFrom(InputStream input) |
static MRServiceProtos.KillTaskResponseProto |
MRServiceProtos.KillTaskResponseProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<MRServiceProtos.KillTaskResponseProto> |
MRServiceProtos.KillTaskResponseProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
MRServiceProtos.KillTaskResponseProto.Builder |
MRServiceProtos.KillTaskResponseProto.Builder.mergeFrom(MRServiceProtos.KillTaskResponseProto other) |
static MRServiceProtos.KillTaskResponseProto.Builder |
MRServiceProtos.KillTaskResponseProto.newBuilder(MRServiceProtos.KillTaskResponseProto prototype) |
Modifier and Type | Method and Description |
---|---|
MRServiceProtos.KillTaskResponseProto |
MRClientProtocol.MRClientProtocolService.BlockingInterface.killTask(com.google.protobuf.RpcController controller,
MRServiceProtos.KillTaskRequestProto request) |
Modifier and Type | Method and Description |
---|---|
abstract void |
MRClientProtocol.MRClientProtocolService.killTask(com.google.protobuf.RpcController controller,
MRServiceProtos.KillTaskRequestProto request,
com.google.protobuf.RpcCallback<MRServiceProtos.KillTaskResponseProto> done)
rpc killTask(.hadoop.mapreduce.KillTaskRequestProto) returns (.hadoop.mapreduce.KillTaskResponseProto); |
void |
MRClientProtocol.MRClientProtocolService.Interface.killTask(com.google.protobuf.RpcController controller,
MRServiceProtos.KillTaskRequestProto request,
com.google.protobuf.RpcCallback<MRServiceProtos.KillTaskResponseProto> done)
rpc killTask(.hadoop.mapreduce.KillTaskRequestProto) returns (.hadoop.mapreduce.KillTaskResponseProto); |
void |
MRClientProtocol.MRClientProtocolService.Stub.killTask(com.google.protobuf.RpcController controller,
MRServiceProtos.KillTaskRequestProto request,
com.google.protobuf.RpcCallback<MRServiceProtos.KillTaskResponseProto> done) |
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.