Uses of Class
org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto

Packages that use SecurityProtos.RenewDelegationTokenRequestProto
org.apache.hadoop.security.proto   
 

Uses of SecurityProtos.RenewDelegationTokenRequestProto in org.apache.hadoop.security.proto
 

Fields in org.apache.hadoop.security.proto with type parameters of type SecurityProtos.RenewDelegationTokenRequestProto
static com.google.protobuf.Parser<SecurityProtos.RenewDelegationTokenRequestProto> SecurityProtos.RenewDelegationTokenRequestProto.PARSER
           
 

Methods in org.apache.hadoop.security.proto that return SecurityProtos.RenewDelegationTokenRequestProto
 SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.Builder.build()
           
 SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.Builder.buildPartial()
           
static SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.getDefaultInstance()
           
 SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.getDefaultInstanceForType()
           
 SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.Builder.getDefaultInstanceForType()
           
static SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.parseDelimitedFrom(InputStream input)
           
static SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.parseFrom(byte[] data)
           
static SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.parseFrom(com.google.protobuf.ByteString data)
           
static SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.parseFrom(InputStream input)
           
static SecurityProtos.RenewDelegationTokenRequestProto SecurityProtos.RenewDelegationTokenRequestProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.security.proto that return types with arguments of type SecurityProtos.RenewDelegationTokenRequestProto
 com.google.protobuf.Parser<SecurityProtos.RenewDelegationTokenRequestProto> SecurityProtos.RenewDelegationTokenRequestProto.getParserForType()
           
 

Methods in org.apache.hadoop.security.proto with parameters of type SecurityProtos.RenewDelegationTokenRequestProto
 SecurityProtos.RenewDelegationTokenRequestProto.Builder SecurityProtos.RenewDelegationTokenRequestProto.Builder.mergeFrom(SecurityProtos.RenewDelegationTokenRequestProto other)
           
static SecurityProtos.RenewDelegationTokenRequestProto.Builder SecurityProtos.RenewDelegationTokenRequestProto.newBuilder(SecurityProtos.RenewDelegationTokenRequestProto prototype)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.