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