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.MessageOrBuilderpublic 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.RenewDelegationTokenRequestProtoOrBuilderpublic SecurityProtos.TokenProto getToken()
required .hadoop.common.TokenProto token = 1;getToken in interface SecurityProtos.RenewDelegationTokenRequestProtoOrBuilderpublic SecurityProtos.TokenProtoOrBuilder getTokenOrBuilder()
required .hadoop.common.TokenProto token = 1;getTokenOrBuilder in interface SecurityProtos.RenewDelegationTokenRequestProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic 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.InvalidProtocolBufferExceptionpublic static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SecurityProtos.RenewDelegationTokenRequestProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SecurityProtos.RenewDelegationTokenRequestProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SecurityProtos.RenewDelegationTokenRequestProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic 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.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2008–2020 Apache Software Foundation. All rights reserved.