public static final class SecurityProtos.RenewDelegationTokenRequestProto extends com.google.protobuf.GeneratedMessageV3 implements SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder
hadoop.common.RenewDelegationTokenRequestProto
Modifier and Type | Class and Description |
---|---|
static class |
SecurityProtos.RenewDelegationTokenRequestProto.Builder
Protobuf type
hadoop.common.RenewDelegationTokenRequestProto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<SecurityProtos.RenewDelegationTokenRequestProto> |
PARSER
Deprecated.
|
static int |
TOKEN_FIELD_NUMBER |
public static final int TOKEN_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<SecurityProtos.RenewDelegationTokenRequestProto> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public boolean hasToken()
required .hadoop.common.TokenProto token = 1;
hasToken
in interface SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder
public SecurityProtos.TokenProto getToken()
required .hadoop.common.TokenProto token = 1;
getToken
in interface SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder
public SecurityProtos.TokenProtoOrBuilder getTokenOrBuilder()
required .hadoop.common.TokenProto token = 1;
getTokenOrBuilder
in interface SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
public boolean equals(Object obj)
public int hashCode()
public static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(InputStream input) throws IOException
IOException
public static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static SecurityProtos.RenewDelegationTokenRequestProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static SecurityProtos.RenewDelegationTokenRequestProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public SecurityProtos.RenewDelegationTokenRequestProto.Builder newBuilderForType()
public static SecurityProtos.RenewDelegationTokenRequestProto.Builder newBuilder()
public static SecurityProtos.RenewDelegationTokenRequestProto.Builder newBuilder(SecurityProtos.RenewDelegationTokenRequestProto prototype)
public SecurityProtos.RenewDelegationTokenRequestProto.Builder toBuilder()
protected SecurityProtos.RenewDelegationTokenRequestProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static SecurityProtos.RenewDelegationTokenRequestProto getDefaultInstance()
public static com.google.protobuf.Parser<SecurityProtos.RenewDelegationTokenRequestProto> parser()
public com.google.protobuf.Parser<SecurityProtos.RenewDelegationTokenRequestProto> getParserForType()
public SecurityProtos.RenewDelegationTokenRequestProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.