Modifier and Type | Method and Description |
---|---|
SecurityProtos.CancelDelegationTokenResponseProto |
ClientNamenodeProtocolProtos.ClientNamenodeProtocol.BlockingInterface.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto request) |
abstract void |
ClientNamenodeProtocolProtos.ClientNamenodeProtocol.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto> done)
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto); |
void |
ClientNamenodeProtocolProtos.ClientNamenodeProtocol.Interface.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto> done)
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto); |
void |
ClientNamenodeProtocolProtos.ClientNamenodeProtocol.Stub.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto> done) |
Modifier and Type | Method and Description |
---|---|
SecurityProtos.CancelDelegationTokenResponseProto |
ClientNamenodeProtocolServerSideTranslatorPB.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto req) |
Modifier and Type | Method and Description |
---|---|
SecurityProtos.CancelDelegationTokenResponseProto |
MRClientProtocolPBServiceImpl.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
SecurityProtos.CancelDelegationTokenRequestProto |
CancelDelegationTokenRequestPBImpl.getProto() |
Constructor and Description |
---|
CancelDelegationTokenRequestPBImpl(SecurityProtos.CancelDelegationTokenRequestProto proto) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<SecurityProtos.CancelDelegationTokenRequestProto> |
SecurityProtos.CancelDelegationTokenRequestProto.PARSER |
Modifier and Type | Method and Description |
---|---|
SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.Builder.build() |
SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.Builder.buildPartial() |
static SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.getDefaultInstance() |
SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.getDefaultInstanceForType() |
SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.Builder.getDefaultInstanceForType() |
static SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.parseDelimitedFrom(InputStream input) |
static SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.parseFrom(byte[] data) |
static SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.parseFrom(com.google.protobuf.ByteString data) |
static SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.parseFrom(InputStream input) |
static SecurityProtos.CancelDelegationTokenRequestProto |
SecurityProtos.CancelDelegationTokenRequestProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<SecurityProtos.CancelDelegationTokenRequestProto> |
SecurityProtos.CancelDelegationTokenRequestProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
SecurityProtos.CancelDelegationTokenRequestProto.Builder |
SecurityProtos.CancelDelegationTokenRequestProto.Builder.mergeFrom(SecurityProtos.CancelDelegationTokenRequestProto other) |
static SecurityProtos.CancelDelegationTokenRequestProto.Builder |
SecurityProtos.CancelDelegationTokenRequestProto.newBuilder(SecurityProtos.CancelDelegationTokenRequestProto prototype) |
Modifier and Type | Method and Description |
---|---|
SecurityProtos.CancelDelegationTokenResponseProto |
ApplicationClientProtocolPBServiceImpl.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
SecurityProtos.CancelDelegationTokenRequestProto |
CancelDelegationTokenRequestPBImpl.getProto() |
Constructor and Description |
---|
CancelDelegationTokenRequestPBImpl(SecurityProtos.CancelDelegationTokenRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
SecurityProtos.CancelDelegationTokenResponseProto |
MRClientProtocol.MRClientProtocolService.BlockingInterface.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto request) |
SecurityProtos.CancelDelegationTokenResponseProto |
ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto request) |
abstract void |
MRClientProtocol.MRClientProtocolService.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto> done)
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto); |
void |
MRClientProtocol.MRClientProtocolService.Interface.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto> done)
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto); |
void |
MRClientProtocol.MRClientProtocolService.Stub.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto> done) |
abstract void |
ApplicationClientProtocol.ApplicationClientProtocolService.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto> done)
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto); |
void |
ApplicationClientProtocol.ApplicationClientProtocolService.Interface.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto> done)
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto); |
void |
ApplicationClientProtocol.ApplicationClientProtocolService.Stub.cancelDelegationToken(com.google.protobuf.RpcController controller,
SecurityProtos.CancelDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto> done) |
Copyright © 2013 Apache Software Foundation. All rights reserved.