public static final class File.SetAttributeEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<File.SetAttributeEntry.Builder> implements File.SetAttributeEntryOrBuilder
next available id: 15Protobuf type
alluxio.proto.journal.SetAttributeEntry
Modifier and Type | Method and Description |
---|---|
File.SetAttributeEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
File.SetAttributeEntry |
build() |
File.SetAttributeEntry |
buildPartial() |
File.SetAttributeEntry.Builder |
clear() |
File.SetAttributeEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
File.SetAttributeEntry.Builder |
clearGroup()
optional string group = 7; |
File.SetAttributeEntry.Builder |
clearId()
optional int64 id = 1; |
File.SetAttributeEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
File.SetAttributeEntry.Builder |
clearOpTimeMs()
optional int64 op_time_ms = 2; |
File.SetAttributeEntry.Builder |
clearOwner()
optional string owner = 6; |
File.SetAttributeEntry.Builder |
clearPermission()
optional int32 permission = 8; |
File.SetAttributeEntry.Builder |
clearPersisted()
optional bool persisted = 5; |
File.SetAttributeEntry.Builder |
clearPersistJobId()
optional int64 persistJobId = 11; |
File.SetAttributeEntry.Builder |
clearPinned()
optional bool pinned = 3; |
File.SetAttributeEntry.Builder |
clearReplicationMax()
optional int32 replication_max = 13; |
File.SetAttributeEntry.Builder |
clearReplicationMin()
optional int32 replication_min = 14; |
File.SetAttributeEntry.Builder |
clearTempUfsPath()
optional string tempUfsPath = 12; |
File.SetAttributeEntry.Builder |
clearTtl()
optional int64 ttl = 4; |
File.SetAttributeEntry.Builder |
clearTtlAction()
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE]; |
File.SetAttributeEntry.Builder |
clearUfsFingerprint()
optional string ufs_fingerprint = 10; |
File.SetAttributeEntry.Builder |
clone() |
File.SetAttributeEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getGroup()
optional string group = 7; |
com.google.protobuf.ByteString |
getGroupBytes()
optional string group = 7; |
long |
getId()
optional int64 id = 1; |
long |
getOpTimeMs()
optional int64 op_time_ms = 2; |
String |
getOwner()
optional string owner = 6; |
com.google.protobuf.ByteString |
getOwnerBytes()
optional string owner = 6; |
int |
getPermission()
optional int32 permission = 8; |
boolean |
getPersisted()
optional bool persisted = 5; |
long |
getPersistJobId()
optional int64 persistJobId = 11; |
boolean |
getPinned()
optional bool pinned = 3; |
int |
getReplicationMax()
optional int32 replication_max = 13; |
int |
getReplicationMin()
optional int32 replication_min = 14; |
String |
getTempUfsPath()
optional string tempUfsPath = 12; |
com.google.protobuf.ByteString |
getTempUfsPathBytes()
optional string tempUfsPath = 12; |
long |
getTtl()
optional int64 ttl = 4; |
File.PTtlAction |
getTtlAction()
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE]; |
String |
getUfsFingerprint()
optional string ufs_fingerprint = 10; |
com.google.protobuf.ByteString |
getUfsFingerprintBytes()
optional string ufs_fingerprint = 10; |
boolean |
hasGroup()
optional string group = 7; |
boolean |
hasId()
optional int64 id = 1; |
boolean |
hasOpTimeMs()
optional int64 op_time_ms = 2; |
boolean |
hasOwner()
optional string owner = 6; |
boolean |
hasPermission()
optional int32 permission = 8; |
boolean |
hasPersisted()
optional bool persisted = 5; |
boolean |
hasPersistJobId()
optional int64 persistJobId = 11; |
boolean |
hasPinned()
optional bool pinned = 3; |
boolean |
hasReplicationMax()
optional int32 replication_max = 13; |
boolean |
hasReplicationMin()
optional int32 replication_min = 14; |
boolean |
hasTempUfsPath()
optional string tempUfsPath = 12; |
boolean |
hasTtl()
optional int64 ttl = 4; |
boolean |
hasTtlAction()
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE]; |
boolean |
hasUfsFingerprint()
optional string ufs_fingerprint = 10; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
File.SetAttributeEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
File.SetAttributeEntry.Builder |
mergeFrom(File.SetAttributeEntry other) |
File.SetAttributeEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
File.SetAttributeEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
File.SetAttributeEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
File.SetAttributeEntry.Builder |
setGroup(String value)
optional string group = 7; |
File.SetAttributeEntry.Builder |
setGroupBytes(com.google.protobuf.ByteString value)
optional string group = 7; |
File.SetAttributeEntry.Builder |
setId(long value)
optional int64 id = 1; |
File.SetAttributeEntry.Builder |
setOpTimeMs(long value)
optional int64 op_time_ms = 2; |
File.SetAttributeEntry.Builder |
setOwner(String value)
optional string owner = 6; |
File.SetAttributeEntry.Builder |
setOwnerBytes(com.google.protobuf.ByteString value)
optional string owner = 6; |
File.SetAttributeEntry.Builder |
setPermission(int value)
optional int32 permission = 8; |
File.SetAttributeEntry.Builder |
setPersisted(boolean value)
optional bool persisted = 5; |
File.SetAttributeEntry.Builder |
setPersistJobId(long value)
optional int64 persistJobId = 11; |
File.SetAttributeEntry.Builder |
setPinned(boolean value)
optional bool pinned = 3; |
File.SetAttributeEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
File.SetAttributeEntry.Builder |
setReplicationMax(int value)
optional int32 replication_max = 13; |
File.SetAttributeEntry.Builder |
setReplicationMin(int value)
optional int32 replication_min = 14; |
File.SetAttributeEntry.Builder |
setTempUfsPath(String value)
optional string tempUfsPath = 12; |
File.SetAttributeEntry.Builder |
setTempUfsPathBytes(com.google.protobuf.ByteString value)
optional string tempUfsPath = 12; |
File.SetAttributeEntry.Builder |
setTtl(long value)
optional int64 ttl = 4; |
File.SetAttributeEntry.Builder |
setTtlAction(File.PTtlAction value)
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE]; |
File.SetAttributeEntry.Builder |
setUfsFingerprint(String value)
optional string ufs_fingerprint = 10; |
File.SetAttributeEntry.Builder |
setUfsFingerprintBytes(com.google.protobuf.ByteString value)
optional string ufs_fingerprint = 10; |
File.SetAttributeEntry.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<File.SetAttributeEntry.Builder>
public File.SetAttributeEntry.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<File.SetAttributeEntry.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<File.SetAttributeEntry.Builder>
public File.SetAttributeEntry getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public File.SetAttributeEntry build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public File.SetAttributeEntry buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public File.SetAttributeEntry.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<File.SetAttributeEntry.Builder>
public File.SetAttributeEntry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<File.SetAttributeEntry.Builder>
public File.SetAttributeEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<File.SetAttributeEntry.Builder>
public File.SetAttributeEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<File.SetAttributeEntry.Builder>
public File.SetAttributeEntry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<File.SetAttributeEntry.Builder>
public File.SetAttributeEntry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<File.SetAttributeEntry.Builder>
public File.SetAttributeEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<File.SetAttributeEntry.Builder>
public File.SetAttributeEntry.Builder mergeFrom(File.SetAttributeEntry other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<File.SetAttributeEntry.Builder>
public File.SetAttributeEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<File.SetAttributeEntry.Builder>
IOException
public boolean hasId()
optional int64 id = 1;
hasId
in interface File.SetAttributeEntryOrBuilder
public long getId()
optional int64 id = 1;
getId
in interface File.SetAttributeEntryOrBuilder
public File.SetAttributeEntry.Builder setId(long value)
optional int64 id = 1;
value
- The id to set.public File.SetAttributeEntry.Builder clearId()
optional int64 id = 1;
public boolean hasOpTimeMs()
optional int64 op_time_ms = 2;
hasOpTimeMs
in interface File.SetAttributeEntryOrBuilder
public long getOpTimeMs()
optional int64 op_time_ms = 2;
getOpTimeMs
in interface File.SetAttributeEntryOrBuilder
public File.SetAttributeEntry.Builder setOpTimeMs(long value)
optional int64 op_time_ms = 2;
value
- The opTimeMs to set.public File.SetAttributeEntry.Builder clearOpTimeMs()
optional int64 op_time_ms = 2;
public boolean hasPinned()
optional bool pinned = 3;
hasPinned
in interface File.SetAttributeEntryOrBuilder
public boolean getPinned()
optional bool pinned = 3;
getPinned
in interface File.SetAttributeEntryOrBuilder
public File.SetAttributeEntry.Builder setPinned(boolean value)
optional bool pinned = 3;
value
- The pinned to set.public File.SetAttributeEntry.Builder clearPinned()
optional bool pinned = 3;
public boolean hasTtl()
optional int64 ttl = 4;
hasTtl
in interface File.SetAttributeEntryOrBuilder
public long getTtl()
optional int64 ttl = 4;
getTtl
in interface File.SetAttributeEntryOrBuilder
public File.SetAttributeEntry.Builder setTtl(long value)
optional int64 ttl = 4;
value
- The ttl to set.public File.SetAttributeEntry.Builder clearTtl()
optional int64 ttl = 4;
public boolean hasPersisted()
optional bool persisted = 5;
hasPersisted
in interface File.SetAttributeEntryOrBuilder
public boolean getPersisted()
optional bool persisted = 5;
getPersisted
in interface File.SetAttributeEntryOrBuilder
public File.SetAttributeEntry.Builder setPersisted(boolean value)
optional bool persisted = 5;
value
- The persisted to set.public File.SetAttributeEntry.Builder clearPersisted()
optional bool persisted = 5;
public boolean hasOwner()
optional string owner = 6;
hasOwner
in interface File.SetAttributeEntryOrBuilder
public String getOwner()
optional string owner = 6;
getOwner
in interface File.SetAttributeEntryOrBuilder
public com.google.protobuf.ByteString getOwnerBytes()
optional string owner = 6;
getOwnerBytes
in interface File.SetAttributeEntryOrBuilder
public File.SetAttributeEntry.Builder setOwner(String value)
optional string owner = 6;
value
- The owner to set.public File.SetAttributeEntry.Builder clearOwner()
optional string owner = 6;
public File.SetAttributeEntry.Builder setOwnerBytes(com.google.protobuf.ByteString value)
optional string owner = 6;
value
- The bytes for owner to set.public boolean hasGroup()
optional string group = 7;
hasGroup
in interface File.SetAttributeEntryOrBuilder
public String getGroup()
optional string group = 7;
getGroup
in interface File.SetAttributeEntryOrBuilder
public com.google.protobuf.ByteString getGroupBytes()
optional string group = 7;
getGroupBytes
in interface File.SetAttributeEntryOrBuilder
public File.SetAttributeEntry.Builder setGroup(String value)
optional string group = 7;
value
- The group to set.public File.SetAttributeEntry.Builder clearGroup()
optional string group = 7;
public File.SetAttributeEntry.Builder setGroupBytes(com.google.protobuf.ByteString value)
optional string group = 7;
value
- The bytes for group to set.public boolean hasPermission()
optional int32 permission = 8;
hasPermission
in interface File.SetAttributeEntryOrBuilder
public int getPermission()
optional int32 permission = 8;
getPermission
in interface File.SetAttributeEntryOrBuilder
public File.SetAttributeEntry.Builder setPermission(int value)
optional int32 permission = 8;
value
- The permission to set.public File.SetAttributeEntry.Builder clearPermission()
optional int32 permission = 8;
public boolean hasTtlAction()
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE];
hasTtlAction
in interface File.SetAttributeEntryOrBuilder
public File.PTtlAction getTtlAction()
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE];
getTtlAction
in interface File.SetAttributeEntryOrBuilder
public File.SetAttributeEntry.Builder setTtlAction(File.PTtlAction value)
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE];
value
- The ttlAction to set.public File.SetAttributeEntry.Builder clearTtlAction()
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE];
public boolean hasUfsFingerprint()
optional string ufs_fingerprint = 10;
hasUfsFingerprint
in interface File.SetAttributeEntryOrBuilder
public String getUfsFingerprint()
optional string ufs_fingerprint = 10;
getUfsFingerprint
in interface File.SetAttributeEntryOrBuilder
public com.google.protobuf.ByteString getUfsFingerprintBytes()
optional string ufs_fingerprint = 10;
getUfsFingerprintBytes
in interface File.SetAttributeEntryOrBuilder
public File.SetAttributeEntry.Builder setUfsFingerprint(String value)
optional string ufs_fingerprint = 10;
value
- The ufsFingerprint to set.public File.SetAttributeEntry.Builder clearUfsFingerprint()
optional string ufs_fingerprint = 10;
public File.SetAttributeEntry.Builder setUfsFingerprintBytes(com.google.protobuf.ByteString value)
optional string ufs_fingerprint = 10;
value
- The bytes for ufsFingerprint to set.public boolean hasPersistJobId()
optional int64 persistJobId = 11;
hasPersistJobId
in interface File.SetAttributeEntryOrBuilder
public long getPersistJobId()
optional int64 persistJobId = 11;
getPersistJobId
in interface File.SetAttributeEntryOrBuilder
public File.SetAttributeEntry.Builder setPersistJobId(long value)
optional int64 persistJobId = 11;
value
- The persistJobId to set.public File.SetAttributeEntry.Builder clearPersistJobId()
optional int64 persistJobId = 11;
public boolean hasTempUfsPath()
optional string tempUfsPath = 12;
hasTempUfsPath
in interface File.SetAttributeEntryOrBuilder
public String getTempUfsPath()
optional string tempUfsPath = 12;
getTempUfsPath
in interface File.SetAttributeEntryOrBuilder
public com.google.protobuf.ByteString getTempUfsPathBytes()
optional string tempUfsPath = 12;
getTempUfsPathBytes
in interface File.SetAttributeEntryOrBuilder
public File.SetAttributeEntry.Builder setTempUfsPath(String value)
optional string tempUfsPath = 12;
value
- The tempUfsPath to set.public File.SetAttributeEntry.Builder clearTempUfsPath()
optional string tempUfsPath = 12;
public File.SetAttributeEntry.Builder setTempUfsPathBytes(com.google.protobuf.ByteString value)
optional string tempUfsPath = 12;
value
- The bytes for tempUfsPath to set.public boolean hasReplicationMax()
optional int32 replication_max = 13;
hasReplicationMax
in interface File.SetAttributeEntryOrBuilder
public int getReplicationMax()
optional int32 replication_max = 13;
getReplicationMax
in interface File.SetAttributeEntryOrBuilder
public File.SetAttributeEntry.Builder setReplicationMax(int value)
optional int32 replication_max = 13;
value
- The replicationMax to set.public File.SetAttributeEntry.Builder clearReplicationMax()
optional int32 replication_max = 13;
public boolean hasReplicationMin()
optional int32 replication_min = 14;
hasReplicationMin
in interface File.SetAttributeEntryOrBuilder
public int getReplicationMin()
optional int32 replication_min = 14;
getReplicationMin
in interface File.SetAttributeEntryOrBuilder
public File.SetAttributeEntry.Builder setReplicationMin(int value)
optional int32 replication_min = 14;
value
- The replicationMin to set.public File.SetAttributeEntry.Builder clearReplicationMin()
optional int32 replication_min = 14;
public final File.SetAttributeEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<File.SetAttributeEntry.Builder>
public final File.SetAttributeEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<File.SetAttributeEntry.Builder>
Copyright © 2023. All Rights Reserved.