public static final class SecurityProtos.CancelDelegationTokenRequestProto extends com.google.protobuf.GeneratedMessageV3 implements SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder
hadoop.common.CancelDelegationTokenRequestProto
Modifier and Type | Class and Description |
---|---|
static class |
SecurityProtos.CancelDelegationTokenRequestProto.Builder
Protobuf type
hadoop.common.CancelDelegationTokenRequestProto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<SecurityProtos.CancelDelegationTokenRequestProto> |
PARSER
Deprecated.
|
static int |
TOKEN_FIELD_NUMBER |
public static final int TOKEN_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<SecurityProtos.CancelDelegationTokenRequestProto> 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.CancelDelegationTokenRequestProtoOrBuilder
public SecurityProtos.TokenProto getToken()
required .hadoop.common.TokenProto token = 1;
getToken
in interface SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder
public SecurityProtos.TokenProtoOrBuilder getTokenOrBuilder()
required .hadoop.common.TokenProto token = 1;
getTokenOrBuilder
in interface SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder
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.CancelDelegationTokenRequestProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.CancelDelegationTokenRequestProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.CancelDelegationTokenRequestProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.CancelDelegationTokenRequestProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.CancelDelegationTokenRequestProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.CancelDelegationTokenRequestProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.CancelDelegationTokenRequestProto parseFrom(InputStream input) throws IOException
IOException
public static SecurityProtos.CancelDelegationTokenRequestProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static SecurityProtos.CancelDelegationTokenRequestProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static SecurityProtos.CancelDelegationTokenRequestProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static SecurityProtos.CancelDelegationTokenRequestProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static SecurityProtos.CancelDelegationTokenRequestProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public SecurityProtos.CancelDelegationTokenRequestProto.Builder newBuilderForType()
public static SecurityProtos.CancelDelegationTokenRequestProto.Builder newBuilder()
public static SecurityProtos.CancelDelegationTokenRequestProto.Builder newBuilder(SecurityProtos.CancelDelegationTokenRequestProto prototype)
public SecurityProtos.CancelDelegationTokenRequestProto.Builder toBuilder()
protected SecurityProtos.CancelDelegationTokenRequestProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static SecurityProtos.CancelDelegationTokenRequestProto getDefaultInstance()
public static com.google.protobuf.Parser<SecurityProtos.CancelDelegationTokenRequestProto> parser()
public com.google.protobuf.Parser<SecurityProtos.CancelDelegationTokenRequestProto> getParserForType()
public SecurityProtos.CancelDelegationTokenRequestProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.