java.io.Serializable, FsImageProto.SecretManagerSection.PersistTokenOrBuilder, org.apache.hadoop.thirdparty.protobuf.Message, org.apache.hadoop.thirdparty.protobuf.MessageLite, org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic 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 | Description |
|---|---|---|
static class |
FsImageProto.SecretManagerSection.PersistToken.Builder |
Protobuf type
hadoop.hdfs.fsimage.SecretManagerSection.PersistToken |
org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field | 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> |
PARSER |
Deprecated.
|
static int |
REALUSER_FIELD_NUMBER |
|
static int |
RENEWER_FIELD_NUMBER |
|
static int |
SEQUENCENUMBER_FIELD_NUMBER |
|
static int |
VERSION_FIELD_NUMBER |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.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; |
java.lang.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() |
|
java.lang.String |
getRealUser() |
optional string realUser = 4; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getRealUserBytes() |
optional string realUser = 4; |
java.lang.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() |
|
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) |
|
protected java.lang.Object |
newInstance(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
|
static FsImageProto.SecretManagerSection.PersistToken |
parseDelimitedFrom(java.io.InputStream input) |
|
static FsImageProto.SecretManagerSection.PersistToken |
parseDelimitedFrom(java.io.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(java.io.InputStream input) |
|
static FsImageProto.SecretManagerSection.PersistToken |
parseFrom(java.io.InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static FsImageProto.SecretManagerSection.PersistToken |
parseFrom(java.nio.ByteBuffer data) |
|
static FsImageProto.SecretManagerSection.PersistToken |
parseFrom(java.nio.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 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, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, 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
protected java.lang.Object newInstance(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 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 java.lang.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 java.lang.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 java.lang.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 java.io.IOException
writeTo in interface org.apache.hadoop.thirdparty.protobuf.MessageLitewriteTo in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.apache.hadoop.thirdparty.protobuf.MessageLitegetSerializedSize in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public boolean equals(java.lang.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(java.nio.ByteBuffer data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseFrom(java.nio.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(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseFrom(java.io.InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseDelimitedFrom(java.io.InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FsImageProto.SecretManagerSection.PersistToken parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.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–2025 Apache Software Foundation. All rights reserved.