public static final class FsImageProto.SecretManagerSection.PersistToken extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3 implements FsImageProto.SecretManagerSection.PersistTokenOrBuilder
hadoop.hdfs.fsimage.SecretManagerSection.PersistToken| Modifier and Type | Class and Description | 
|---|---|
| static class  | FsImageProto.SecretManagerSection.PersistToken.BuilderProtobuf type  hadoop.hdfs.fsimage.SecretManagerSection.PersistToken | 
org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description | 
|---|---|
| static int | EXPIRYDATE_FIELD_NUMBER | 
| static int | ISSUEDATE_FIELD_NUMBER | 
| static int | MASTERKEYID_FIELD_NUMBER | 
| static int | MAXDATE_FIELD_NUMBER | 
| static int | OWNER_FIELD_NUMBER | 
| static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SecretManagerSection.PersistToken> | PARSERDeprecated.  | 
| static int | REALUSER_FIELD_NUMBER | 
| static int | RENEWER_FIELD_NUMBER | 
| static int | SEQUENCENUMBER_FIELD_NUMBER | 
| static int | VERSION_FIELD_NUMBER | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| static FsImageProto.SecretManagerSection.PersistToken | getDefaultInstance() | 
| FsImageProto.SecretManagerSection.PersistToken | getDefaultInstanceForType() | 
| static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor | getDescriptor() | 
| long | getExpiryDate()optional uint64 expiryDate = 9; | 
| long | getIssueDate()optional uint64 issueDate = 5; | 
| int | getMasterKeyId()optional uint32 masterKeyId = 8; | 
| long | getMaxDate()optional uint64 maxDate = 6; | 
| String | getOwner()optional string owner = 2; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getOwnerBytes()optional string owner = 2; | 
| org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SecretManagerSection.PersistToken> | getParserForType() | 
| String | getRealUser()optional string realUser = 4; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getRealUserBytes()optional string realUser = 4; | 
| String | getRenewer()optional string renewer = 3; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getRenewerBytes()optional string renewer = 3; | 
| int | getSequenceNumber()optional uint32 sequenceNumber = 7; | 
| int | getSerializedSize() | 
| org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet | getUnknownFields() | 
| int | getVersion()optional uint32 version = 1; | 
| boolean | hasExpiryDate()optional uint64 expiryDate = 9; | 
| int | hashCode() | 
| boolean | hasIssueDate()optional uint64 issueDate = 5; | 
| boolean | hasMasterKeyId()optional uint32 masterKeyId = 8; | 
| boolean | hasMaxDate()optional uint64 maxDate = 6; | 
| boolean | hasOwner()optional string owner = 2; | 
| boolean | hasRealUser()optional string realUser = 4; | 
| boolean | hasRenewer()optional string renewer = 3; | 
| boolean | hasSequenceNumber()optional uint32 sequenceNumber = 7; | 
| boolean | hasVersion()optional uint32 version = 1; | 
| protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable | internalGetFieldAccessorTable() | 
| boolean | isInitialized() | 
| static FsImageProto.SecretManagerSection.PersistToken.Builder | newBuilder() | 
| static FsImageProto.SecretManagerSection.PersistToken.Builder | newBuilder(FsImageProto.SecretManagerSection.PersistToken prototype) | 
| FsImageProto.SecretManagerSection.PersistToken.Builder | newBuilderForType() | 
| protected FsImageProto.SecretManagerSection.PersistToken.Builder | newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) | 
| static FsImageProto.SecretManagerSection.PersistToken | parseDelimitedFrom(InputStream input) | 
| static FsImageProto.SecretManagerSection.PersistToken | parseDelimitedFrom(InputStream input,
                  org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.SecretManagerSection.PersistToken | parseFrom(byte[] data) | 
| static FsImageProto.SecretManagerSection.PersistToken | parseFrom(byte[] data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.SecretManagerSection.PersistToken | parseFrom(ByteBuffer data) | 
| static FsImageProto.SecretManagerSection.PersistToken | parseFrom(ByteBuffer data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.SecretManagerSection.PersistToken | parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) | 
| static FsImageProto.SecretManagerSection.PersistToken | parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.SecretManagerSection.PersistToken | parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) | 
| static FsImageProto.SecretManagerSection.PersistToken | parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.SecretManagerSection.PersistToken | parseFrom(InputStream input) | 
| static FsImageProto.SecretManagerSection.PersistToken | parseFrom(InputStream input,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SecretManagerSection.PersistToken> | parser() | 
| FsImageProto.SecretManagerSection.PersistToken.Builder | toBuilder() | 
| void | writeTo(org.apache.hadoop.thirdparty.protobuf.CodedOutputStream output) | 
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int VERSION_FIELD_NUMBER
public static final int OWNER_FIELD_NUMBER
public static final int RENEWER_FIELD_NUMBER
public static final int REALUSER_FIELD_NUMBER
public static final int ISSUEDATE_FIELD_NUMBER
public static final int MAXDATE_FIELD_NUMBER
public static final int SEQUENCENUMBER_FIELD_NUMBER
public static final int MASTERKEYID_FIELD_NUMBER
public static final int EXPIRYDATE_FIELD_NUMBER
@Deprecated public static final org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SecretManagerSection.PersistToken> PARSER
public final org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuildergetUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public static final org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public boolean hasVersion()
optional uint32 version = 1;hasVersion in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic int getVersion()
optional uint32 version = 1;getVersion in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic boolean hasOwner()
optional string owner = 2;hasOwner in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic String getOwner()
optional string owner = 2;getOwner in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getOwnerBytes()
optional string owner = 2;getOwnerBytes in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic boolean hasRenewer()
optional string renewer = 3;hasRenewer in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic String getRenewer()
optional string renewer = 3;getRenewer in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getRenewerBytes()
optional string renewer = 3;getRenewerBytes in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic boolean hasRealUser()
optional string realUser = 4;hasRealUser in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic String getRealUser()
optional string realUser = 4;getRealUser in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getRealUserBytes()
optional string realUser = 4;getRealUserBytes in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic boolean hasIssueDate()
optional uint64 issueDate = 5;hasIssueDate in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic long getIssueDate()
optional uint64 issueDate = 5;getIssueDate in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic boolean hasMaxDate()
optional uint64 maxDate = 6;hasMaxDate in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic long getMaxDate()
optional uint64 maxDate = 6;getMaxDate in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic boolean hasSequenceNumber()
optional uint32 sequenceNumber = 7;hasSequenceNumber in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic int getSequenceNumber()
optional uint32 sequenceNumber = 7;getSequenceNumber in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic boolean hasMasterKeyId()
optional uint32 masterKeyId = 8;hasMasterKeyId in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic int getMasterKeyId()
optional uint32 masterKeyId = 8;getMasterKeyId in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic boolean hasExpiryDate()
optional uint64 expiryDate = 9;hasExpiryDate in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic long getExpiryDate()
optional uint64 expiryDate = 9;getExpiryDate in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public void writeTo(org.apache.hadoop.thirdparty.protobuf.CodedOutputStream output)
             throws IOException
writeTo in interface org.apache.hadoop.thirdparty.protobuf.MessageLitewriteTo in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.apache.hadoop.thirdparty.protobuf.MessageLitegetSerializedSize in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface org.apache.hadoop.thirdparty.protobuf.Messageequals in class org.apache.hadoop.thirdparty.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface org.apache.hadoop.thirdparty.protobuf.MessagehashCode in class org.apache.hadoop.thirdparty.protobuf.AbstractMessagepublic static FsImageProto.SecretManagerSection.PersistToken parseFrom(ByteBuffer data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseFrom(ByteBuffer data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseFrom(byte[] data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseFrom(byte[] data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseFrom(InputStream input) throws IOException
IOExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic FsImageProto.SecretManagerSection.PersistToken.Builder newBuilderForType()
newBuilderForType in interface org.apache.hadoop.thirdparty.protobuf.MessagenewBuilderForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLitepublic static FsImageProto.SecretManagerSection.PersistToken.Builder newBuilder()
public static FsImageProto.SecretManagerSection.PersistToken.Builder newBuilder(FsImageProto.SecretManagerSection.PersistToken prototype)
public FsImageProto.SecretManagerSection.PersistToken.Builder toBuilder()
toBuilder in interface org.apache.hadoop.thirdparty.protobuf.MessagetoBuilder in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteprotected FsImageProto.SecretManagerSection.PersistToken.Builder newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public static FsImageProto.SecretManagerSection.PersistToken getDefaultInstance()
public static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SecretManagerSection.PersistToken> parser()
public org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SecretManagerSection.PersistToken> getParserForType()
getParserForType in interface org.apache.hadoop.thirdparty.protobuf.MessagegetParserForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLitegetParserForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public FsImageProto.SecretManagerSection.PersistToken getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderCopyright © 2008–2023 Apache Software Foundation. All rights reserved.