public static final class FsImageProto.SecretManagerSection.PersistToken.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder> implements FsImageProto.SecretManagerSection.PersistTokenOrBuilder
hadoop.hdfs.fsimage.SecretManagerSection.PersistToken
Modifier and Type | Method and Description |
---|---|
FsImageProto.SecretManagerSection.PersistToken.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.SecretManagerSection.PersistToken |
build() |
FsImageProto.SecretManagerSection.PersistToken |
buildPartial() |
FsImageProto.SecretManagerSection.PersistToken.Builder |
clear() |
FsImageProto.SecretManagerSection.PersistToken.Builder |
clearExpiryDate()
optional uint64 expiryDate = 9; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
FsImageProto.SecretManagerSection.PersistToken.Builder |
clearIssueDate()
optional uint64 issueDate = 5; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
clearMasterKeyId()
optional uint32 masterKeyId = 8; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
clearMaxDate()
optional uint64 maxDate = 6; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
FsImageProto.SecretManagerSection.PersistToken.Builder |
clearOwner()
optional string owner = 2; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
clearRealUser()
optional string realUser = 4; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
clearRenewer()
optional string renewer = 3; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
clearSequenceNumber()
optional uint32 sequenceNumber = 7; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
clearVersion()
optional uint32 version = 1; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
clone() |
FsImageProto.SecretManagerSection.PersistToken |
getDefaultInstanceForType() |
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
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 |
getVersion()
optional uint32 version = 1; |
boolean |
hasExpiryDate()
optional uint64 expiryDate = 9; |
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() |
FsImageProto.SecretManagerSection.PersistToken.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.SecretManagerSection.PersistToken.Builder |
mergeFrom(FsImageProto.SecretManagerSection.PersistToken other) |
FsImageProto.SecretManagerSection.PersistToken.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
FsImageProto.SecretManagerSection.PersistToken.Builder |
mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setExpiryDate(long value)
optional uint64 expiryDate = 9; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setIssueDate(long value)
optional uint64 issueDate = 5; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setMasterKeyId(int value)
optional uint32 masterKeyId = 8; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setMaxDate(long value)
optional uint64 maxDate = 6; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setOwner(String value)
optional string owner = 2; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setOwnerBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string owner = 2; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setRealUser(String value)
optional string realUser = 4; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setRealUserBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string realUser = 4; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setRenewer(String value)
optional string renewer = 3; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setRenewerBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string renewer = 3; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setSequenceNumber(int value)
optional uint32 sequenceNumber = 7; |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.SecretManagerSection.PersistToken.Builder |
setVersion(int value)
optional uint32 version = 1; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
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.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder>
public FsImageProto.SecretManagerSection.PersistToken.Builder clear()
clear
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clear
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
clear
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder>
public org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
getDescriptorForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
getDescriptorForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder>
public FsImageProto.SecretManagerSection.PersistToken getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
public FsImageProto.SecretManagerSection.PersistToken build()
build
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
build
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public FsImageProto.SecretManagerSection.PersistToken buildPartial()
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public FsImageProto.SecretManagerSection.PersistToken.Builder clone()
clone
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clone
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
clone
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder>
public FsImageProto.SecretManagerSection.PersistToken.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder>
public FsImageProto.SecretManagerSection.PersistToken.Builder clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clearField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder>
public FsImageProto.SecretManagerSection.PersistToken.Builder clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clearOneof
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder>
public FsImageProto.SecretManagerSection.PersistToken.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setRepeatedField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder>
public FsImageProto.SecretManagerSection.PersistToken.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
addRepeatedField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder>
public FsImageProto.SecretManagerSection.PersistToken.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other)
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeFrom
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder>
public FsImageProto.SecretManagerSection.PersistToken.Builder mergeFrom(FsImageProto.SecretManagerSection.PersistToken other)
public final boolean isInitialized()
isInitialized
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
isInitialized
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder>
public FsImageProto.SecretManagerSection.PersistToken.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
mergeFrom
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder>
IOException
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 FsImageProto.SecretManagerSection.PersistToken.Builder setVersion(int value)
optional uint32 version = 1;
value
- The version to set.public FsImageProto.SecretManagerSection.PersistToken.Builder clearVersion()
optional uint32 version = 1;
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 FsImageProto.SecretManagerSection.PersistToken.Builder setOwner(String value)
optional string owner = 2;
value
- The owner to set.public FsImageProto.SecretManagerSection.PersistToken.Builder clearOwner()
optional string owner = 2;
public FsImageProto.SecretManagerSection.PersistToken.Builder setOwnerBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string owner = 2;
value
- The bytes for owner to set.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 FsImageProto.SecretManagerSection.PersistToken.Builder setRenewer(String value)
optional string renewer = 3;
value
- The renewer to set.public FsImageProto.SecretManagerSection.PersistToken.Builder clearRenewer()
optional string renewer = 3;
public FsImageProto.SecretManagerSection.PersistToken.Builder setRenewerBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string renewer = 3;
value
- The bytes for renewer to set.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 FsImageProto.SecretManagerSection.PersistToken.Builder setRealUser(String value)
optional string realUser = 4;
value
- The realUser to set.public FsImageProto.SecretManagerSection.PersistToken.Builder clearRealUser()
optional string realUser = 4;
public FsImageProto.SecretManagerSection.PersistToken.Builder setRealUserBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string realUser = 4;
value
- The bytes for realUser to set.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 FsImageProto.SecretManagerSection.PersistToken.Builder setIssueDate(long value)
optional uint64 issueDate = 5;
value
- The issueDate to set.public FsImageProto.SecretManagerSection.PersistToken.Builder clearIssueDate()
optional uint64 issueDate = 5;
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 FsImageProto.SecretManagerSection.PersistToken.Builder setMaxDate(long value)
optional uint64 maxDate = 6;
value
- The maxDate to set.public FsImageProto.SecretManagerSection.PersistToken.Builder clearMaxDate()
optional uint64 maxDate = 6;
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 FsImageProto.SecretManagerSection.PersistToken.Builder setSequenceNumber(int value)
optional uint32 sequenceNumber = 7;
value
- The sequenceNumber to set.public FsImageProto.SecretManagerSection.PersistToken.Builder clearSequenceNumber()
optional uint32 sequenceNumber = 7;
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 FsImageProto.SecretManagerSection.PersistToken.Builder setMasterKeyId(int value)
optional uint32 masterKeyId = 8;
value
- The masterKeyId to set.public FsImageProto.SecretManagerSection.PersistToken.Builder clearMasterKeyId()
optional uint32 masterKeyId = 8;
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 FsImageProto.SecretManagerSection.PersistToken.Builder setExpiryDate(long value)
optional uint64 expiryDate = 9;
value
- The expiryDate to set.public FsImageProto.SecretManagerSection.PersistToken.Builder clearExpiryDate()
optional uint64 expiryDate = 9;
public final FsImageProto.SecretManagerSection.PersistToken.Builder setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setUnknownFields
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder>
public final FsImageProto.SecretManagerSection.PersistToken.Builder mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeUnknownFields
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SecretManagerSection.PersistToken.Builder>
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.