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