public static final class File.UpdateInodeFileEntry extends com.google.protobuf.GeneratedMessageV3 implements File.UpdateInodeFileEntryOrBuilder
next available id: 13Protobuf type
alluxio.proto.journal.UpdateInodeFileEntry
Modifier and Type | Class and Description |
---|---|
static class |
File.UpdateInodeFileEntry.Builder
next available id: 13
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
BLOCK_SIZE_BYTES_FIELD_NUMBER |
static int |
CACHEABLE_FIELD_NUMBER |
static int |
COMPLETED_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
LENGTH_FIELD_NUMBER |
static com.google.protobuf.Parser<File.UpdateInodeFileEntry> |
PARSER
Deprecated.
|
static int |
PATH_FIELD_NUMBER |
static int |
PERSIST_JOB_ID_FIELD_NUMBER |
static int |
REPLICATION_MAX_FIELD_NUMBER |
static int |
REPLICATION_MIN_FIELD_NUMBER |
static int |
SET_BLOCKS_FIELD_NUMBER |
static int |
TEMP_UFS_PATH_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
long |
getBlockSizeBytes()
optional int64 block_size_bytes = 2; |
boolean |
getCacheable()
optional bool cacheable = 5; |
boolean |
getCompleted()
optional bool completed = 4; |
static File.UpdateInodeFileEntry |
getDefaultInstance() |
File.UpdateInodeFileEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getId()
optional int64 id = 1; |
long |
getLength()
optional int64 length = 3; |
com.google.protobuf.Parser<File.UpdateInodeFileEntry> |
getParserForType() |
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; |
int |
getSerializedSize() |
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; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBlockSizeBytes()
optional int64 block_size_bytes = 2; |
boolean |
hasCacheable()
optional bool cacheable = 5; |
boolean |
hasCompleted()
optional bool completed = 4; |
int |
hashCode() |
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() |
static File.UpdateInodeFileEntry.Builder |
newBuilder() |
static File.UpdateInodeFileEntry.Builder |
newBuilder(File.UpdateInodeFileEntry prototype) |
File.UpdateInodeFileEntry.Builder |
newBuilderForType() |
protected File.UpdateInodeFileEntry.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static File.UpdateInodeFileEntry |
parseDelimitedFrom(InputStream input) |
static File.UpdateInodeFileEntry |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static File.UpdateInodeFileEntry |
parseFrom(byte[] data) |
static File.UpdateInodeFileEntry |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static File.UpdateInodeFileEntry |
parseFrom(ByteBuffer data) |
static File.UpdateInodeFileEntry |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static File.UpdateInodeFileEntry |
parseFrom(com.google.protobuf.ByteString data) |
static File.UpdateInodeFileEntry |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static File.UpdateInodeFileEntry |
parseFrom(com.google.protobuf.CodedInputStream input) |
static File.UpdateInodeFileEntry |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static File.UpdateInodeFileEntry |
parseFrom(InputStream input) |
static File.UpdateInodeFileEntry |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<File.UpdateInodeFileEntry> |
parser() |
File.UpdateInodeFileEntry.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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 ID_FIELD_NUMBER
public static final int BLOCK_SIZE_BYTES_FIELD_NUMBER
public static final int LENGTH_FIELD_NUMBER
public static final int COMPLETED_FIELD_NUMBER
public static final int CACHEABLE_FIELD_NUMBER
public static final int SET_BLOCKS_FIELD_NUMBER
public static final int REPLICATION_MAX_FIELD_NUMBER
public static final int REPLICATION_MIN_FIELD_NUMBER
public static final int PERSIST_JOB_ID_FIELD_NUMBER
public static final int TEMP_UFS_PATH_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<File.UpdateInodeFileEntry> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
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 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 boolean hasLength()
optional int64 length = 3;
hasLength
in interface File.UpdateInodeFileEntryOrBuilder
public long getLength()
optional int64 length = 3;
getLength
in interface File.UpdateInodeFileEntryOrBuilder
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 boolean hasCacheable()
optional bool cacheable = 5;
hasCacheable
in interface File.UpdateInodeFileEntryOrBuilder
public boolean getCacheable()
optional bool cacheable = 5;
getCacheable
in interface File.UpdateInodeFileEntryOrBuilder
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 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 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 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 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 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 final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static File.UpdateInodeFileEntry parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static File.UpdateInodeFileEntry parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static File.UpdateInodeFileEntry parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static File.UpdateInodeFileEntry parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static File.UpdateInodeFileEntry parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static File.UpdateInodeFileEntry parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static File.UpdateInodeFileEntry parseFrom(InputStream input) throws IOException
IOException
public static File.UpdateInodeFileEntry parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static File.UpdateInodeFileEntry parseDelimitedFrom(InputStream input) throws IOException
IOException
public static File.UpdateInodeFileEntry parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static File.UpdateInodeFileEntry parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static File.UpdateInodeFileEntry parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public File.UpdateInodeFileEntry.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static File.UpdateInodeFileEntry.Builder newBuilder()
public static File.UpdateInodeFileEntry.Builder newBuilder(File.UpdateInodeFileEntry prototype)
public File.UpdateInodeFileEntry.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected File.UpdateInodeFileEntry.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static File.UpdateInodeFileEntry getDefaultInstance()
public static com.google.protobuf.Parser<File.UpdateInodeFileEntry> parser()
public com.google.protobuf.Parser<File.UpdateInodeFileEntry> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public File.UpdateInodeFileEntry getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2023. All Rights Reserved.