public static final class File.UpdateInodeFileEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<File.UpdateInodeFileEntry.Builder> implements File.UpdateInodeFileEntryOrBuilder
next available id: 13Protobuf type
alluxio.proto.journal.UpdateInodeFileEntry
Modifier and Type | Method and Description |
---|---|
File.UpdateInodeFileEntry.Builder |
addAllSetBlocks(Iterable<? extends Long> values)
Overwrite the blocks list
|
File.UpdateInodeFileEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
File.UpdateInodeFileEntry.Builder |
addSetBlocks(long value)
Overwrite the blocks list
|
File.UpdateInodeFileEntry |
build() |
File.UpdateInodeFileEntry |
buildPartial() |
File.UpdateInodeFileEntry.Builder |
clear() |
File.UpdateInodeFileEntry.Builder |
clearBlockSizeBytes()
optional int64 block_size_bytes = 2; |
File.UpdateInodeFileEntry.Builder |
clearCacheable()
optional bool cacheable = 5; |
File.UpdateInodeFileEntry.Builder |
clearCompleted()
optional bool completed = 4; |
File.UpdateInodeFileEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
File.UpdateInodeFileEntry.Builder |
clearId()
optional int64 id = 1; |
File.UpdateInodeFileEntry.Builder |
clearLength()
optional int64 length = 3; |
File.UpdateInodeFileEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
File.UpdateInodeFileEntry.Builder |
clearPath()
optional string path = 12; |
File.UpdateInodeFileEntry.Builder |
clearPersistJobId()
optional int64 persist_job_id = 10; |
File.UpdateInodeFileEntry.Builder |
clearReplicationMax()
optional int32 replication_max = 8; |
File.UpdateInodeFileEntry.Builder |
clearReplicationMin()
optional int32 replication_min = 9; |
File.UpdateInodeFileEntry.Builder |
clearSetBlocks()
Overwrite the blocks list
|
File.UpdateInodeFileEntry.Builder |
clearTempUfsPath()
optional string temp_ufs_path = 11; |
File.UpdateInodeFileEntry.Builder |
clone() |
long |
getBlockSizeBytes()
optional int64 block_size_bytes = 2; |
boolean |
getCacheable()
optional bool cacheable = 5; |
boolean |
getCompleted()
optional bool completed = 4; |
File.UpdateInodeFileEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getId()
optional int64 id = 1; |
long |
getLength()
optional int64 length = 3; |
String |
getPath()
optional string path = 12; |
com.google.protobuf.ByteString |
getPathBytes()
optional string path = 12; |
long |
getPersistJobId()
optional int64 persist_job_id = 10; |
int |
getReplicationMax()
optional int32 replication_max = 8; |
int |
getReplicationMin()
optional int32 replication_min = 9; |
long |
getSetBlocks(int index)
Overwrite the blocks list
|
int |
getSetBlocksCount()
Overwrite the blocks list
|
List<Long> |
getSetBlocksList()
Overwrite the blocks list
|
String |
getTempUfsPath()
optional string temp_ufs_path = 11; |
com.google.protobuf.ByteString |
getTempUfsPathBytes()
optional string temp_ufs_path = 11; |
boolean |
hasBlockSizeBytes()
optional int64 block_size_bytes = 2; |
boolean |
hasCacheable()
optional bool cacheable = 5; |
boolean |
hasCompleted()
optional bool completed = 4; |
boolean |
hasId()
optional int64 id = 1; |
boolean |
hasLength()
optional int64 length = 3; |
boolean |
hasPath()
optional string path = 12; |
boolean |
hasPersistJobId()
optional int64 persist_job_id = 10; |
boolean |
hasReplicationMax()
optional int32 replication_max = 8; |
boolean |
hasReplicationMin()
optional int32 replication_min = 9; |
boolean |
hasTempUfsPath()
optional string temp_ufs_path = 11; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
File.UpdateInodeFileEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
File.UpdateInodeFileEntry.Builder |
mergeFrom(File.UpdateInodeFileEntry other) |
File.UpdateInodeFileEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
File.UpdateInodeFileEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
File.UpdateInodeFileEntry.Builder |
setBlockSizeBytes(long value)
optional int64 block_size_bytes = 2; |
File.UpdateInodeFileEntry.Builder |
setCacheable(boolean value)
optional bool cacheable = 5; |
File.UpdateInodeFileEntry.Builder |
setCompleted(boolean value)
optional bool completed = 4; |
File.UpdateInodeFileEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
File.UpdateInodeFileEntry.Builder |
setId(long value)
optional int64 id = 1; |
File.UpdateInodeFileEntry.Builder |
setLength(long value)
optional int64 length = 3; |
File.UpdateInodeFileEntry.Builder |
setPath(String value)
optional string path = 12; |
File.UpdateInodeFileEntry.Builder |
setPathBytes(com.google.protobuf.ByteString value)
optional string path = 12; |
File.UpdateInodeFileEntry.Builder |
setPersistJobId(long value)
optional int64 persist_job_id = 10; |
File.UpdateInodeFileEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
File.UpdateInodeFileEntry.Builder |
setReplicationMax(int value)
optional int32 replication_max = 8; |
File.UpdateInodeFileEntry.Builder |
setReplicationMin(int value)
optional int32 replication_min = 9; |
File.UpdateInodeFileEntry.Builder |
setSetBlocks(int index,
long value)
Overwrite the blocks list
|
File.UpdateInodeFileEntry.Builder |
setTempUfsPath(String value)
optional string temp_ufs_path = 11; |
File.UpdateInodeFileEntry.Builder |
setTempUfsPathBytes(com.google.protobuf.ByteString value)
optional string temp_ufs_path = 11; |
File.UpdateInodeFileEntry.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.UpdateInodeFileEntry.Builder>
public File.UpdateInodeFileEntry.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.UpdateInodeFileEntry.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.UpdateInodeFileEntry.Builder>
public File.UpdateInodeFileEntry getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public File.UpdateInodeFileEntry build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public File.UpdateInodeFileEntry buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public File.UpdateInodeFileEntry.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.UpdateInodeFileEntry.Builder>
public File.UpdateInodeFileEntry.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.UpdateInodeFileEntry.Builder>
public File.UpdateInodeFileEntry.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.UpdateInodeFileEntry.Builder>
public File.UpdateInodeFileEntry.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.UpdateInodeFileEntry.Builder>
public File.UpdateInodeFileEntry.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.UpdateInodeFileEntry.Builder>
public File.UpdateInodeFileEntry.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.UpdateInodeFileEntry.Builder>
public File.UpdateInodeFileEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<File.UpdateInodeFileEntry.Builder>
public File.UpdateInodeFileEntry.Builder mergeFrom(File.UpdateInodeFileEntry other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<File.UpdateInodeFileEntry.Builder>
public File.UpdateInodeFileEntry.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.UpdateInodeFileEntry.Builder>
IOException
public boolean hasId()
optional int64 id = 1;
hasId
in interface File.UpdateInodeFileEntryOrBuilder
public long getId()
optional int64 id = 1;
getId
in interface File.UpdateInodeFileEntryOrBuilder
public File.UpdateInodeFileEntry.Builder setId(long value)
optional int64 id = 1;
value
- The id to set.public File.UpdateInodeFileEntry.Builder clearId()
optional int64 id = 1;
public boolean hasBlockSizeBytes()
optional int64 block_size_bytes = 2;
hasBlockSizeBytes
in interface File.UpdateInodeFileEntryOrBuilder
public long getBlockSizeBytes()
optional int64 block_size_bytes = 2;
getBlockSizeBytes
in interface File.UpdateInodeFileEntryOrBuilder
public File.UpdateInodeFileEntry.Builder setBlockSizeBytes(long value)
optional int64 block_size_bytes = 2;
value
- The blockSizeBytes to set.public File.UpdateInodeFileEntry.Builder clearBlockSizeBytes()
optional int64 block_size_bytes = 2;
public boolean hasLength()
optional int64 length = 3;
hasLength
in interface File.UpdateInodeFileEntryOrBuilder
public long getLength()
optional int64 length = 3;
getLength
in interface File.UpdateInodeFileEntryOrBuilder
public File.UpdateInodeFileEntry.Builder setLength(long value)
optional int64 length = 3;
value
- The length to set.public File.UpdateInodeFileEntry.Builder clearLength()
optional int64 length = 3;
public boolean hasCompleted()
optional bool completed = 4;
hasCompleted
in interface File.UpdateInodeFileEntryOrBuilder
public boolean getCompleted()
optional bool completed = 4;
getCompleted
in interface File.UpdateInodeFileEntryOrBuilder
public File.UpdateInodeFileEntry.Builder setCompleted(boolean value)
optional bool completed = 4;
value
- The completed to set.public File.UpdateInodeFileEntry.Builder clearCompleted()
optional bool completed = 4;
public boolean hasCacheable()
optional bool cacheable = 5;
hasCacheable
in interface File.UpdateInodeFileEntryOrBuilder
public boolean getCacheable()
optional bool cacheable = 5;
getCacheable
in interface File.UpdateInodeFileEntryOrBuilder
public File.UpdateInodeFileEntry.Builder setCacheable(boolean value)
optional bool cacheable = 5;
value
- The cacheable to set.public File.UpdateInodeFileEntry.Builder clearCacheable()
optional bool cacheable = 5;
public List<Long> getSetBlocksList()
Overwrite the blocks list
repeated int64 set_blocks = 7;
getSetBlocksList
in interface File.UpdateInodeFileEntryOrBuilder
public int getSetBlocksCount()
Overwrite the blocks list
repeated int64 set_blocks = 7;
getSetBlocksCount
in interface File.UpdateInodeFileEntryOrBuilder
public long getSetBlocks(int index)
Overwrite the blocks list
repeated int64 set_blocks = 7;
getSetBlocks
in interface File.UpdateInodeFileEntryOrBuilder
index
- The index of the element to return.public File.UpdateInodeFileEntry.Builder setSetBlocks(int index, long value)
Overwrite the blocks list
repeated int64 set_blocks = 7;
index
- The index to set the value at.value
- The setBlocks to set.public File.UpdateInodeFileEntry.Builder addSetBlocks(long value)
Overwrite the blocks list
repeated int64 set_blocks = 7;
value
- The setBlocks to add.public File.UpdateInodeFileEntry.Builder addAllSetBlocks(Iterable<? extends Long> values)
Overwrite the blocks list
repeated int64 set_blocks = 7;
values
- The setBlocks to add.public File.UpdateInodeFileEntry.Builder clearSetBlocks()
Overwrite the blocks list
repeated int64 set_blocks = 7;
public boolean hasReplicationMax()
optional int32 replication_max = 8;
hasReplicationMax
in interface File.UpdateInodeFileEntryOrBuilder
public int getReplicationMax()
optional int32 replication_max = 8;
getReplicationMax
in interface File.UpdateInodeFileEntryOrBuilder
public File.UpdateInodeFileEntry.Builder setReplicationMax(int value)
optional int32 replication_max = 8;
value
- The replicationMax to set.public File.UpdateInodeFileEntry.Builder clearReplicationMax()
optional int32 replication_max = 8;
public boolean hasReplicationMin()
optional int32 replication_min = 9;
hasReplicationMin
in interface File.UpdateInodeFileEntryOrBuilder
public int getReplicationMin()
optional int32 replication_min = 9;
getReplicationMin
in interface File.UpdateInodeFileEntryOrBuilder
public File.UpdateInodeFileEntry.Builder setReplicationMin(int value)
optional int32 replication_min = 9;
value
- The replicationMin to set.public File.UpdateInodeFileEntry.Builder clearReplicationMin()
optional int32 replication_min = 9;
public boolean hasPersistJobId()
optional int64 persist_job_id = 10;
hasPersistJobId
in interface File.UpdateInodeFileEntryOrBuilder
public long getPersistJobId()
optional int64 persist_job_id = 10;
getPersistJobId
in interface File.UpdateInodeFileEntryOrBuilder
public File.UpdateInodeFileEntry.Builder setPersistJobId(long value)
optional int64 persist_job_id = 10;
value
- The persistJobId to set.public File.UpdateInodeFileEntry.Builder clearPersistJobId()
optional int64 persist_job_id = 10;
public boolean hasTempUfsPath()
optional string temp_ufs_path = 11;
hasTempUfsPath
in interface File.UpdateInodeFileEntryOrBuilder
public String getTempUfsPath()
optional string temp_ufs_path = 11;
getTempUfsPath
in interface File.UpdateInodeFileEntryOrBuilder
public com.google.protobuf.ByteString getTempUfsPathBytes()
optional string temp_ufs_path = 11;
getTempUfsPathBytes
in interface File.UpdateInodeFileEntryOrBuilder
public File.UpdateInodeFileEntry.Builder setTempUfsPath(String value)
optional string temp_ufs_path = 11;
value
- The tempUfsPath to set.public File.UpdateInodeFileEntry.Builder clearTempUfsPath()
optional string temp_ufs_path = 11;
public File.UpdateInodeFileEntry.Builder setTempUfsPathBytes(com.google.protobuf.ByteString value)
optional string temp_ufs_path = 11;
value
- The bytes for tempUfsPath to set.public boolean hasPath()
optional string path = 12;
hasPath
in interface File.UpdateInodeFileEntryOrBuilder
public String getPath()
optional string path = 12;
getPath
in interface File.UpdateInodeFileEntryOrBuilder
public com.google.protobuf.ByteString getPathBytes()
optional string path = 12;
getPathBytes
in interface File.UpdateInodeFileEntryOrBuilder
public File.UpdateInodeFileEntry.Builder setPath(String value)
optional string path = 12;
value
- The path to set.public File.UpdateInodeFileEntry.Builder clearPath()
optional string path = 12;
public File.UpdateInodeFileEntry.Builder setPathBytes(com.google.protobuf.ByteString value)
optional string path = 12;
value
- The bytes for path to set.public final File.UpdateInodeFileEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<File.UpdateInodeFileEntry.Builder>
public final File.UpdateInodeFileEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<File.UpdateInodeFileEntry.Builder>
Copyright © 2023. All Rights Reserved.