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.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 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> |
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 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() |
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 Object |
newInstance(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
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, 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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public 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 Object newInstance(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public 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.GeneratedMessageV3
public boolean hasVersion()
optional uint32 version = 1;
hasVersion
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public int getVersion()
optional uint32 version = 1;
getVersion
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public boolean hasOwner()
optional string owner = 2;
hasOwner
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public String getOwner()
optional string owner = 2;
getOwner
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public org.apache.hadoop.thirdparty.protobuf.ByteString getOwnerBytes()
optional string owner = 2;
getOwnerBytes
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public boolean hasRenewer()
optional string renewer = 3;
hasRenewer
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public String getRenewer()
optional string renewer = 3;
getRenewer
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public org.apache.hadoop.thirdparty.protobuf.ByteString getRenewerBytes()
optional string renewer = 3;
getRenewerBytes
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public boolean hasRealUser()
optional string realUser = 4;
hasRealUser
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public String getRealUser()
optional string realUser = 4;
getRealUser
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public org.apache.hadoop.thirdparty.protobuf.ByteString getRealUserBytes()
optional string realUser = 4;
getRealUserBytes
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public boolean hasIssueDate()
optional uint64 issueDate = 5;
hasIssueDate
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public long getIssueDate()
optional uint64 issueDate = 5;
getIssueDate
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public boolean hasMaxDate()
optional uint64 maxDate = 6;
hasMaxDate
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public long getMaxDate()
optional uint64 maxDate = 6;
getMaxDate
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public boolean hasSequenceNumber()
optional uint32 sequenceNumber = 7;
hasSequenceNumber
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public int getSequenceNumber()
optional uint32 sequenceNumber = 7;
getSequenceNumber
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public boolean hasMasterKeyId()
optional uint32 masterKeyId = 8;
hasMasterKeyId
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public int getMasterKeyId()
optional uint32 masterKeyId = 8;
getMasterKeyId
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public boolean hasExpiryDate()
optional uint64 expiryDate = 9;
hasExpiryDate
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public long getExpiryDate()
optional uint64 expiryDate = 9;
getExpiryDate
in interface FsImageProto.SecretManagerSection.PersistTokenOrBuilder
public final boolean isInitialized()
isInitialized
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
isInitialized
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public void writeTo(org.apache.hadoop.thirdparty.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
writeTo
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
getSerializedSize
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface org.apache.hadoop.thirdparty.protobuf.Message
equals
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface org.apache.hadoop.thirdparty.protobuf.Message
hashCode
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage
public static FsImageProto.SecretManagerSection.PersistToken parseFrom(ByteBuffer data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public 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.InvalidProtocolBufferException
public static FsImageProto.SecretManagerSection.PersistToken parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public 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.InvalidProtocolBufferException
public static FsImageProto.SecretManagerSection.PersistToken parseFrom(byte[] data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public 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.InvalidProtocolBufferException
public static FsImageProto.SecretManagerSection.PersistToken parseFrom(InputStream input) throws IOException
IOException
public static FsImageProto.SecretManagerSection.PersistToken parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.SecretManagerSection.PersistToken parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FsImageProto.SecretManagerSection.PersistToken parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FsImageProto.SecretManagerSection.PersistToken parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) throws IOException
IOException
public static FsImageProto.SecretManagerSection.PersistToken parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public FsImageProto.SecretManagerSection.PersistToken.Builder newBuilderForType()
newBuilderForType
in interface org.apache.hadoop.thirdparty.protobuf.Message
newBuilderForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
public 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.Message
toBuilder
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
protected FsImageProto.SecretManagerSection.PersistToken.Builder newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public 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.Message
getParserForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
getParserForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public FsImageProto.SecretManagerSection.PersistToken getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.