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