public static final class Protocol.OpenUfsBlockOptions extends com.google.protobuf.GeneratedMessageV3 implements Protocol.OpenUfsBlockOptionsOrBuilder
Options to open a UFS block. next available id: 7Protobuf type
alluxio.proto.dataserver.OpenUfsBlockOptions
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.OpenUfsBlockOptions.Builder
Options to open a UFS block.
|
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_IN_UFS_TIER_FIELD_NUMBER |
static int |
BLOCK_SIZE_FIELD_NUMBER |
static int |
MAXUFSREADCONCURRENCY_FIELD_NUMBER |
static int |
MOUNTID_FIELD_NUMBER |
static int |
NO_CACHE_FIELD_NUMBER |
static int |
OFFSET_IN_FILE_FIELD_NUMBER |
static com.google.protobuf.Parser<Protocol.OpenUfsBlockOptions> |
PARSER
Deprecated.
|
static int |
UFS_PATH_FIELD_NUMBER |
static int |
USER_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
boolean |
getBlockInUfsTier()
If set to true, the block is possibly stored as a UFS block.
|
long |
getBlockSize()
The block size.
|
static Protocol.OpenUfsBlockOptions |
getDefaultInstance() |
Protocol.OpenUfsBlockOptions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getMaxUfsReadConcurrency()
optional int32 maxUfsReadConcurrency = 4; |
long |
getMountId()
optional int64 mountId = 5; |
boolean |
getNoCache()
If set, do not try to cache the block locally when reading the data from the UFS.
|
long |
getOffsetInFile()
The offset of the block in within the file.
|
com.google.protobuf.Parser<Protocol.OpenUfsBlockOptions> |
getParserForType() |
int |
getSerializedSize() |
String |
getUfsPath()
optional string ufs_path = 1; |
com.google.protobuf.ByteString |
getUfsPathBytes()
optional string ufs_path = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUser()
The client does not need to set this.
|
com.google.protobuf.ByteString |
getUserBytes()
The client does not need to set this.
|
boolean |
hasBlockInUfsTier()
If set to true, the block is possibly stored as a UFS block.
|
boolean |
hasBlockSize()
The block size.
|
int |
hashCode() |
boolean |
hasMaxUfsReadConcurrency()
optional int32 maxUfsReadConcurrency = 4; |
boolean |
hasMountId()
optional int64 mountId = 5; |
boolean |
hasNoCache()
If set, do not try to cache the block locally when reading the data from the UFS.
|
boolean |
hasOffsetInFile()
The offset of the block in within the file.
|
boolean |
hasUfsPath()
optional string ufs_path = 1; |
boolean |
hasUser()
The client does not need to set this.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Protocol.OpenUfsBlockOptions.Builder |
newBuilder() |
static Protocol.OpenUfsBlockOptions.Builder |
newBuilder(Protocol.OpenUfsBlockOptions prototype) |
Protocol.OpenUfsBlockOptions.Builder |
newBuilderForType() |
protected Protocol.OpenUfsBlockOptions.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Protocol.OpenUfsBlockOptions |
parseDelimitedFrom(InputStream input) |
static Protocol.OpenUfsBlockOptions |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.OpenUfsBlockOptions |
parseFrom(byte[] data) |
static Protocol.OpenUfsBlockOptions |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.OpenUfsBlockOptions |
parseFrom(ByteBuffer data) |
static Protocol.OpenUfsBlockOptions |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.OpenUfsBlockOptions |
parseFrom(com.google.protobuf.ByteString data) |
static Protocol.OpenUfsBlockOptions |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.OpenUfsBlockOptions |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Protocol.OpenUfsBlockOptions |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.OpenUfsBlockOptions |
parseFrom(InputStream input) |
static Protocol.OpenUfsBlockOptions |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Protocol.OpenUfsBlockOptions> |
parser() |
Protocol.OpenUfsBlockOptions.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 UFS_PATH_FIELD_NUMBER
public static final int OFFSET_IN_FILE_FIELD_NUMBER
public static final int BLOCK_SIZE_FIELD_NUMBER
public static final int MAXUFSREADCONCURRENCY_FIELD_NUMBER
public static final int MOUNTID_FIELD_NUMBER
public static final int NO_CACHE_FIELD_NUMBER
public static final int USER_FIELD_NUMBER
public static final int BLOCK_IN_UFS_TIER_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Protocol.OpenUfsBlockOptions> 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 hasUfsPath()
optional string ufs_path = 1;
hasUfsPath
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public String getUfsPath()
optional string ufs_path = 1;
getUfsPath
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public com.google.protobuf.ByteString getUfsPathBytes()
optional string ufs_path = 1;
getUfsPathBytes
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public boolean hasOffsetInFile()
The offset of the block in within the file.
optional int64 offset_in_file = 2;
hasOffsetInFile
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public long getOffsetInFile()
The offset of the block in within the file.
optional int64 offset_in_file = 2;
getOffsetInFile
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public boolean hasBlockSize()
The block size.
optional int64 block_size = 3;
hasBlockSize
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public long getBlockSize()
The block size.
optional int64 block_size = 3;
getBlockSize
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public boolean hasMaxUfsReadConcurrency()
optional int32 maxUfsReadConcurrency = 4;
hasMaxUfsReadConcurrency
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public int getMaxUfsReadConcurrency()
optional int32 maxUfsReadConcurrency = 4;
getMaxUfsReadConcurrency
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public boolean hasMountId()
optional int64 mountId = 5;
hasMountId
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public long getMountId()
optional int64 mountId = 5;
getMountId
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public boolean hasNoCache()
If set, do not try to cache the block locally when reading the data from the UFS.
optional bool no_cache = 6;
hasNoCache
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public boolean getNoCache()
If set, do not try to cache the block locally when reading the data from the UFS.
optional bool no_cache = 6;
getNoCache
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public boolean hasUser()
The client does not need to set this. This is set by the worker.
optional string user = 7;
hasUser
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public String getUser()
The client does not need to set this. This is set by the worker.
optional string user = 7;
getUser
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public com.google.protobuf.ByteString getUserBytes()
The client does not need to set this. This is set by the worker.
optional string user = 7;
getUserBytes
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public boolean hasBlockInUfsTier()
If set to true, the block is possibly stored as a UFS block.
optional bool block_in_ufs_tier = 8;
hasBlockInUfsTier
in interface Protocol.OpenUfsBlockOptionsOrBuilder
public boolean getBlockInUfsTier()
If set to true, the block is possibly stored as a UFS block.
optional bool block_in_ufs_tier = 8;
getBlockInUfsTier
in interface Protocol.OpenUfsBlockOptionsOrBuilder
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 Protocol.OpenUfsBlockOptions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.OpenUfsBlockOptions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.OpenUfsBlockOptions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.OpenUfsBlockOptions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.OpenUfsBlockOptions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.OpenUfsBlockOptions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.OpenUfsBlockOptions parseFrom(InputStream input) throws IOException
IOException
public static Protocol.OpenUfsBlockOptions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Protocol.OpenUfsBlockOptions parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Protocol.OpenUfsBlockOptions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Protocol.OpenUfsBlockOptions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Protocol.OpenUfsBlockOptions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Protocol.OpenUfsBlockOptions.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Protocol.OpenUfsBlockOptions.Builder newBuilder()
public static Protocol.OpenUfsBlockOptions.Builder newBuilder(Protocol.OpenUfsBlockOptions prototype)
public Protocol.OpenUfsBlockOptions.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Protocol.OpenUfsBlockOptions.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static Protocol.OpenUfsBlockOptions getDefaultInstance()
public static com.google.protobuf.Parser<Protocol.OpenUfsBlockOptions> parser()
public com.google.protobuf.Parser<Protocol.OpenUfsBlockOptions> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public Protocol.OpenUfsBlockOptions getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2023. All Rights Reserved.