public static final class FileInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FileInfo.Builder> implements FileInfoOrBuilder
alluxio.grpc.file.FileInfo
Modifier and Type | Method and Description |
---|---|
FileInfo.Builder |
addAllBlockIds(Iterable<? extends Long> values)
repeated int64 blockIds = 13; |
FileInfo.Builder |
addAllFileBlockInfos(Iterable<? extends FileBlockInfo> values)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
FileInfo.Builder |
addBlockIds(long value)
repeated int64 blockIds = 13; |
FileInfo.Builder |
addFileBlockInfos(FileBlockInfo.Builder builderForValue)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
FileInfo.Builder |
addFileBlockInfos(FileBlockInfo value)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
FileInfo.Builder |
addFileBlockInfos(int index,
FileBlockInfo.Builder builderForValue)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
FileInfo.Builder |
addFileBlockInfos(int index,
FileBlockInfo value)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
FileBlockInfo.Builder |
addFileBlockInfosBuilder()
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
FileBlockInfo.Builder |
addFileBlockInfosBuilder(int index)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
FileInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FileInfo |
build() |
FileInfo |
buildPartial() |
FileInfo.Builder |
clear() |
FileInfo.Builder |
clearAcl()
optional .alluxio.grpc.file.PAcl acl = 27; |
FileInfo.Builder |
clearBlockIds()
repeated int64 blockIds = 13; |
FileInfo.Builder |
clearBlockSizeBytes()
optional int64 blockSizeBytes = 6; |
FileInfo.Builder |
clearCacheable()
optional bool cacheable = 11; |
FileInfo.Builder |
clearCompleted()
optional bool completed = 8; |
FileInfo.Builder |
clearCreationTimeMs()
optional int64 creationTimeMs = 7; |
FileInfo.Builder |
clearDefaultAcl()
optional .alluxio.grpc.file.PAcl defaultAcl = 28; |
FileInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FileInfo.Builder |
clearFileBlockInfos()
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
FileInfo.Builder |
clearFileId()
optional int64 fileId = 1; |
FileInfo.Builder |
clearFolder()
optional bool folder = 9; |
FileInfo.Builder |
clearGroup()
optional string group = 17; |
FileInfo.Builder |
clearInAlluxioPercentage()
optional int32 inAlluxioPercentage = 24; |
FileInfo.Builder |
clearInMemoryPercentage()
optional int32 inMemoryPercentage = 25; |
FileInfo.Builder |
clearLastAccessTimeMs()
optional int64 lastAccessTimeMs = 31; |
FileInfo.Builder |
clearLastModificationTimeMs()
optional int64 lastModificationTimeMs = 14; |
FileInfo.Builder |
clearLength()
optional int64 length = 5; |
FileInfo.Builder |
clearMode()
optional int32 mode = 18; |
FileInfo.Builder |
clearMountId()
optional int64 mountId = 23; |
FileInfo.Builder |
clearMountPoint()
optional bool mountPoint = 20; |
FileInfo.Builder |
clearName()
optional string name = 2; |
FileInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FileInfo.Builder |
clearOwner()
optional string owner = 16; |
FileInfo.Builder |
clearPath()
optional string path = 3; |
FileInfo.Builder |
clearPersisted()
optional bool persisted = 12; |
FileInfo.Builder |
clearPersistenceState()
optional string persistenceState = 19; |
FileInfo.Builder |
clearPinned()
optional bool pinned = 10; |
FileInfo.Builder |
clearReplicationMax()
optional int32 replicationMax = 29; |
FileInfo.Builder |
clearReplicationMin()
optional int32 replicationMin = 30; |
FileInfo.Builder |
clearTtl()
optional int64 ttl = 15; |
FileInfo.Builder |
clearTtlAction()
optional .alluxio.grpc.TtlAction ttlAction = 22; |
FileInfo.Builder |
clearUfsFingerprint()
optional string ufsFingerprint = 26; |
FileInfo.Builder |
clearUfsPath()
optional string ufsPath = 4; |
FileInfo.Builder |
clearXattr() |
FileInfo.Builder |
clone() |
boolean |
containsXattr(String key)
map<string, bytes> xattr = 32; |
PAcl |
getAcl()
optional .alluxio.grpc.file.PAcl acl = 27; |
PAcl.Builder |
getAclBuilder()
optional .alluxio.grpc.file.PAcl acl = 27; |
PAclOrBuilder |
getAclOrBuilder()
optional .alluxio.grpc.file.PAcl acl = 27; |
long |
getBlockIds(int index)
repeated int64 blockIds = 13; |
int |
getBlockIdsCount()
repeated int64 blockIds = 13; |
List<Long> |
getBlockIdsList()
repeated int64 blockIds = 13; |
long |
getBlockSizeBytes()
optional int64 blockSizeBytes = 6; |
boolean |
getCacheable()
optional bool cacheable = 11; |
boolean |
getCompleted()
optional bool completed = 8; |
long |
getCreationTimeMs()
optional int64 creationTimeMs = 7; |
PAcl |
getDefaultAcl()
optional .alluxio.grpc.file.PAcl defaultAcl = 28; |
PAcl.Builder |
getDefaultAclBuilder()
optional .alluxio.grpc.file.PAcl defaultAcl = 28; |
PAclOrBuilder |
getDefaultAclOrBuilder()
optional .alluxio.grpc.file.PAcl defaultAcl = 28; |
FileInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FileBlockInfo |
getFileBlockInfos(int index)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
FileBlockInfo.Builder |
getFileBlockInfosBuilder(int index)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
List<FileBlockInfo.Builder> |
getFileBlockInfosBuilderList()
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
int |
getFileBlockInfosCount()
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
List<FileBlockInfo> |
getFileBlockInfosList()
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
FileBlockInfoOrBuilder |
getFileBlockInfosOrBuilder(int index)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
List<? extends FileBlockInfoOrBuilder> |
getFileBlockInfosOrBuilderList()
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
long |
getFileId()
optional int64 fileId = 1; |
boolean |
getFolder()
optional bool folder = 9; |
String |
getGroup()
optional string group = 17; |
com.google.protobuf.ByteString |
getGroupBytes()
optional string group = 17; |
int |
getInAlluxioPercentage()
optional int32 inAlluxioPercentage = 24; |
int |
getInMemoryPercentage()
optional int32 inMemoryPercentage = 25; |
long |
getLastAccessTimeMs()
optional int64 lastAccessTimeMs = 31; |
long |
getLastModificationTimeMs()
optional int64 lastModificationTimeMs = 14; |
long |
getLength()
optional int64 length = 5; |
int |
getMode()
optional int32 mode = 18; |
long |
getMountId()
optional int64 mountId = 23; |
boolean |
getMountPoint()
optional bool mountPoint = 20; |
Map<String,com.google.protobuf.ByteString> |
getMutableXattr()
Deprecated.
|
String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
String |
getOwner()
optional string owner = 16; |
com.google.protobuf.ByteString |
getOwnerBytes()
optional string owner = 16; |
String |
getPath()
optional string path = 3; |
com.google.protobuf.ByteString |
getPathBytes()
optional string path = 3; |
boolean |
getPersisted()
optional bool persisted = 12; |
String |
getPersistenceState()
optional string persistenceState = 19; |
com.google.protobuf.ByteString |
getPersistenceStateBytes()
optional string persistenceState = 19; |
boolean |
getPinned()
optional bool pinned = 10; |
int |
getReplicationMax()
optional int32 replicationMax = 29; |
int |
getReplicationMin()
optional int32 replicationMin = 30; |
long |
getTtl()
optional int64 ttl = 15; |
TtlAction |
getTtlAction()
optional .alluxio.grpc.TtlAction ttlAction = 22; |
String |
getUfsFingerprint()
optional string ufsFingerprint = 26; |
com.google.protobuf.ByteString |
getUfsFingerprintBytes()
optional string ufsFingerprint = 26; |
String |
getUfsPath()
optional string ufsPath = 4; |
com.google.protobuf.ByteString |
getUfsPathBytes()
optional string ufsPath = 4; |
Map<String,com.google.protobuf.ByteString> |
getXattr()
Deprecated.
|
int |
getXattrCount()
map<string, bytes> xattr = 32; |
Map<String,com.google.protobuf.ByteString> |
getXattrMap()
map<string, bytes> xattr = 32; |
com.google.protobuf.ByteString |
getXattrOrDefault(String key,
com.google.protobuf.ByteString defaultValue)
map<string, bytes> xattr = 32; |
com.google.protobuf.ByteString |
getXattrOrThrow(String key)
map<string, bytes> xattr = 32; |
boolean |
hasAcl()
optional .alluxio.grpc.file.PAcl acl = 27; |
boolean |
hasBlockSizeBytes()
optional int64 blockSizeBytes = 6; |
boolean |
hasCacheable()
optional bool cacheable = 11; |
boolean |
hasCompleted()
optional bool completed = 8; |
boolean |
hasCreationTimeMs()
optional int64 creationTimeMs = 7; |
boolean |
hasDefaultAcl()
optional .alluxio.grpc.file.PAcl defaultAcl = 28; |
boolean |
hasFileId()
optional int64 fileId = 1; |
boolean |
hasFolder()
optional bool folder = 9; |
boolean |
hasGroup()
optional string group = 17; |
boolean |
hasInAlluxioPercentage()
optional int32 inAlluxioPercentage = 24; |
boolean |
hasInMemoryPercentage()
optional int32 inMemoryPercentage = 25; |
boolean |
hasLastAccessTimeMs()
optional int64 lastAccessTimeMs = 31; |
boolean |
hasLastModificationTimeMs()
optional int64 lastModificationTimeMs = 14; |
boolean |
hasLength()
optional int64 length = 5; |
boolean |
hasMode()
optional int32 mode = 18; |
boolean |
hasMountId()
optional int64 mountId = 23; |
boolean |
hasMountPoint()
optional bool mountPoint = 20; |
boolean |
hasName()
optional string name = 2; |
boolean |
hasOwner()
optional string owner = 16; |
boolean |
hasPath()
optional string path = 3; |
boolean |
hasPersisted()
optional bool persisted = 12; |
boolean |
hasPersistenceState()
optional string persistenceState = 19; |
boolean |
hasPinned()
optional bool pinned = 10; |
boolean |
hasReplicationMax()
optional int32 replicationMax = 29; |
boolean |
hasReplicationMin()
optional int32 replicationMin = 30; |
boolean |
hasTtl()
optional int64 ttl = 15; |
boolean |
hasTtlAction()
optional .alluxio.grpc.TtlAction ttlAction = 22; |
boolean |
hasUfsFingerprint()
optional string ufsFingerprint = 26; |
boolean |
hasUfsPath()
optional string ufsPath = 4; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
FileInfo.Builder |
mergeAcl(PAcl value)
optional .alluxio.grpc.file.PAcl acl = 27; |
FileInfo.Builder |
mergeDefaultAcl(PAcl value)
optional .alluxio.grpc.file.PAcl defaultAcl = 28; |
FileInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FileInfo.Builder |
mergeFrom(FileInfo other) |
FileInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
FileInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FileInfo.Builder |
putAllXattr(Map<String,com.google.protobuf.ByteString> values)
map<string, bytes> xattr = 32; |
FileInfo.Builder |
putXattr(String key,
com.google.protobuf.ByteString value)
map<string, bytes> xattr = 32; |
FileInfo.Builder |
removeFileBlockInfos(int index)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
FileInfo.Builder |
removeXattr(String key)
map<string, bytes> xattr = 32; |
FileInfo.Builder |
setAcl(PAcl.Builder builderForValue)
optional .alluxio.grpc.file.PAcl acl = 27; |
FileInfo.Builder |
setAcl(PAcl value)
optional .alluxio.grpc.file.PAcl acl = 27; |
FileInfo.Builder |
setBlockIds(int index,
long value)
repeated int64 blockIds = 13; |
FileInfo.Builder |
setBlockSizeBytes(long value)
optional int64 blockSizeBytes = 6; |
FileInfo.Builder |
setCacheable(boolean value)
optional bool cacheable = 11; |
FileInfo.Builder |
setCompleted(boolean value)
optional bool completed = 8; |
FileInfo.Builder |
setCreationTimeMs(long value)
optional int64 creationTimeMs = 7; |
FileInfo.Builder |
setDefaultAcl(PAcl.Builder builderForValue)
optional .alluxio.grpc.file.PAcl defaultAcl = 28; |
FileInfo.Builder |
setDefaultAcl(PAcl value)
optional .alluxio.grpc.file.PAcl defaultAcl = 28; |
FileInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FileInfo.Builder |
setFileBlockInfos(int index,
FileBlockInfo.Builder builderForValue)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
FileInfo.Builder |
setFileBlockInfos(int index,
FileBlockInfo value)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21; |
FileInfo.Builder |
setFileId(long value)
optional int64 fileId = 1; |
FileInfo.Builder |
setFolder(boolean value)
optional bool folder = 9; |
FileInfo.Builder |
setGroup(String value)
optional string group = 17; |
FileInfo.Builder |
setGroupBytes(com.google.protobuf.ByteString value)
optional string group = 17; |
FileInfo.Builder |
setInAlluxioPercentage(int value)
optional int32 inAlluxioPercentage = 24; |
FileInfo.Builder |
setInMemoryPercentage(int value)
optional int32 inMemoryPercentage = 25; |
FileInfo.Builder |
setLastAccessTimeMs(long value)
optional int64 lastAccessTimeMs = 31; |
FileInfo.Builder |
setLastModificationTimeMs(long value)
optional int64 lastModificationTimeMs = 14; |
FileInfo.Builder |
setLength(long value)
optional int64 length = 5; |
FileInfo.Builder |
setMode(int value)
optional int32 mode = 18; |
FileInfo.Builder |
setMountId(long value)
optional int64 mountId = 23; |
FileInfo.Builder |
setMountPoint(boolean value)
optional bool mountPoint = 20; |
FileInfo.Builder |
setName(String value)
optional string name = 2; |
FileInfo.Builder |
setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2; |
FileInfo.Builder |
setOwner(String value)
optional string owner = 16; |
FileInfo.Builder |
setOwnerBytes(com.google.protobuf.ByteString value)
optional string owner = 16; |
FileInfo.Builder |
setPath(String value)
optional string path = 3; |
FileInfo.Builder |
setPathBytes(com.google.protobuf.ByteString value)
optional string path = 3; |
FileInfo.Builder |
setPersisted(boolean value)
optional bool persisted = 12; |
FileInfo.Builder |
setPersistenceState(String value)
optional string persistenceState = 19; |
FileInfo.Builder |
setPersistenceStateBytes(com.google.protobuf.ByteString value)
optional string persistenceState = 19; |
FileInfo.Builder |
setPinned(boolean value)
optional bool pinned = 10; |
FileInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FileInfo.Builder |
setReplicationMax(int value)
optional int32 replicationMax = 29; |
FileInfo.Builder |
setReplicationMin(int value)
optional int32 replicationMin = 30; |
FileInfo.Builder |
setTtl(long value)
optional int64 ttl = 15; |
FileInfo.Builder |
setTtlAction(TtlAction value)
optional .alluxio.grpc.TtlAction ttlAction = 22; |
FileInfo.Builder |
setUfsFingerprint(String value)
optional string ufsFingerprint = 26; |
FileInfo.Builder |
setUfsFingerprintBytes(com.google.protobuf.ByteString value)
optional string ufsFingerprint = 26; |
FileInfo.Builder |
setUfsPath(String value)
optional string ufsPath = 4; |
FileInfo.Builder |
setUfsPathBytes(com.google.protobuf.ByteString value)
optional string ufsPath = 4; |
FileInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, 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.MapField internalGetMapField(int number)
internalGetMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<FileInfo.Builder>
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<FileInfo.Builder>
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<FileInfo.Builder>
public FileInfo.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<FileInfo.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<FileInfo.Builder>
public FileInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FileInfo build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public FileInfo buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public FileInfo.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<FileInfo.Builder>
public FileInfo.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<FileInfo.Builder>
public FileInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<FileInfo.Builder>
public FileInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<FileInfo.Builder>
public FileInfo.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<FileInfo.Builder>
public FileInfo.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<FileInfo.Builder>
public FileInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FileInfo.Builder>
public FileInfo.Builder mergeFrom(FileInfo other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<FileInfo.Builder>
public FileInfo.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<FileInfo.Builder>
IOException
public boolean hasFileId()
optional int64 fileId = 1;
hasFileId
in interface FileInfoOrBuilder
public long getFileId()
optional int64 fileId = 1;
getFileId
in interface FileInfoOrBuilder
public FileInfo.Builder setFileId(long value)
optional int64 fileId = 1;
value
- The fileId to set.public FileInfo.Builder clearFileId()
optional int64 fileId = 1;
public boolean hasName()
optional string name = 2;
hasName
in interface FileInfoOrBuilder
public String getName()
optional string name = 2;
getName
in interface FileInfoOrBuilder
public com.google.protobuf.ByteString getNameBytes()
optional string name = 2;
getNameBytes
in interface FileInfoOrBuilder
public FileInfo.Builder setName(String value)
optional string name = 2;
value
- The name to set.public FileInfo.Builder clearName()
optional string name = 2;
public FileInfo.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2;
value
- The bytes for name to set.public boolean hasPath()
optional string path = 3;
hasPath
in interface FileInfoOrBuilder
public String getPath()
optional string path = 3;
getPath
in interface FileInfoOrBuilder
public com.google.protobuf.ByteString getPathBytes()
optional string path = 3;
getPathBytes
in interface FileInfoOrBuilder
public FileInfo.Builder setPath(String value)
optional string path = 3;
value
- The path to set.public FileInfo.Builder clearPath()
optional string path = 3;
public FileInfo.Builder setPathBytes(com.google.protobuf.ByteString value)
optional string path = 3;
value
- The bytes for path to set.public boolean hasUfsPath()
optional string ufsPath = 4;
hasUfsPath
in interface FileInfoOrBuilder
public String getUfsPath()
optional string ufsPath = 4;
getUfsPath
in interface FileInfoOrBuilder
public com.google.protobuf.ByteString getUfsPathBytes()
optional string ufsPath = 4;
getUfsPathBytes
in interface FileInfoOrBuilder
public FileInfo.Builder setUfsPath(String value)
optional string ufsPath = 4;
value
- The ufsPath to set.public FileInfo.Builder clearUfsPath()
optional string ufsPath = 4;
public FileInfo.Builder setUfsPathBytes(com.google.protobuf.ByteString value)
optional string ufsPath = 4;
value
- The bytes for ufsPath to set.public boolean hasLength()
optional int64 length = 5;
hasLength
in interface FileInfoOrBuilder
public long getLength()
optional int64 length = 5;
getLength
in interface FileInfoOrBuilder
public FileInfo.Builder setLength(long value)
optional int64 length = 5;
value
- The length to set.public FileInfo.Builder clearLength()
optional int64 length = 5;
public boolean hasBlockSizeBytes()
optional int64 blockSizeBytes = 6;
hasBlockSizeBytes
in interface FileInfoOrBuilder
public long getBlockSizeBytes()
optional int64 blockSizeBytes = 6;
getBlockSizeBytes
in interface FileInfoOrBuilder
public FileInfo.Builder setBlockSizeBytes(long value)
optional int64 blockSizeBytes = 6;
value
- The blockSizeBytes to set.public FileInfo.Builder clearBlockSizeBytes()
optional int64 blockSizeBytes = 6;
public boolean hasCreationTimeMs()
optional int64 creationTimeMs = 7;
hasCreationTimeMs
in interface FileInfoOrBuilder
public long getCreationTimeMs()
optional int64 creationTimeMs = 7;
getCreationTimeMs
in interface FileInfoOrBuilder
public FileInfo.Builder setCreationTimeMs(long value)
optional int64 creationTimeMs = 7;
value
- The creationTimeMs to set.public FileInfo.Builder clearCreationTimeMs()
optional int64 creationTimeMs = 7;
public boolean hasCompleted()
optional bool completed = 8;
hasCompleted
in interface FileInfoOrBuilder
public boolean getCompleted()
optional bool completed = 8;
getCompleted
in interface FileInfoOrBuilder
public FileInfo.Builder setCompleted(boolean value)
optional bool completed = 8;
value
- The completed to set.public FileInfo.Builder clearCompleted()
optional bool completed = 8;
public boolean hasFolder()
optional bool folder = 9;
hasFolder
in interface FileInfoOrBuilder
public boolean getFolder()
optional bool folder = 9;
getFolder
in interface FileInfoOrBuilder
public FileInfo.Builder setFolder(boolean value)
optional bool folder = 9;
value
- The folder to set.public FileInfo.Builder clearFolder()
optional bool folder = 9;
public boolean hasPinned()
optional bool pinned = 10;
hasPinned
in interface FileInfoOrBuilder
public boolean getPinned()
optional bool pinned = 10;
getPinned
in interface FileInfoOrBuilder
public FileInfo.Builder setPinned(boolean value)
optional bool pinned = 10;
value
- The pinned to set.public FileInfo.Builder clearPinned()
optional bool pinned = 10;
public boolean hasCacheable()
optional bool cacheable = 11;
hasCacheable
in interface FileInfoOrBuilder
public boolean getCacheable()
optional bool cacheable = 11;
getCacheable
in interface FileInfoOrBuilder
public FileInfo.Builder setCacheable(boolean value)
optional bool cacheable = 11;
value
- The cacheable to set.public FileInfo.Builder clearCacheable()
optional bool cacheable = 11;
public boolean hasPersisted()
optional bool persisted = 12;
hasPersisted
in interface FileInfoOrBuilder
public boolean getPersisted()
optional bool persisted = 12;
getPersisted
in interface FileInfoOrBuilder
public FileInfo.Builder setPersisted(boolean value)
optional bool persisted = 12;
value
- The persisted to set.public FileInfo.Builder clearPersisted()
optional bool persisted = 12;
public List<Long> getBlockIdsList()
repeated int64 blockIds = 13;
getBlockIdsList
in interface FileInfoOrBuilder
public int getBlockIdsCount()
repeated int64 blockIds = 13;
getBlockIdsCount
in interface FileInfoOrBuilder
public long getBlockIds(int index)
repeated int64 blockIds = 13;
getBlockIds
in interface FileInfoOrBuilder
index
- The index of the element to return.public FileInfo.Builder setBlockIds(int index, long value)
repeated int64 blockIds = 13;
index
- The index to set the value at.value
- The blockIds to set.public FileInfo.Builder addBlockIds(long value)
repeated int64 blockIds = 13;
value
- The blockIds to add.public FileInfo.Builder addAllBlockIds(Iterable<? extends Long> values)
repeated int64 blockIds = 13;
values
- The blockIds to add.public FileInfo.Builder clearBlockIds()
repeated int64 blockIds = 13;
public boolean hasLastModificationTimeMs()
optional int64 lastModificationTimeMs = 14;
hasLastModificationTimeMs
in interface FileInfoOrBuilder
public long getLastModificationTimeMs()
optional int64 lastModificationTimeMs = 14;
getLastModificationTimeMs
in interface FileInfoOrBuilder
public FileInfo.Builder setLastModificationTimeMs(long value)
optional int64 lastModificationTimeMs = 14;
value
- The lastModificationTimeMs to set.public FileInfo.Builder clearLastModificationTimeMs()
optional int64 lastModificationTimeMs = 14;
public boolean hasTtl()
optional int64 ttl = 15;
hasTtl
in interface FileInfoOrBuilder
public long getTtl()
optional int64 ttl = 15;
getTtl
in interface FileInfoOrBuilder
public FileInfo.Builder setTtl(long value)
optional int64 ttl = 15;
value
- The ttl to set.public FileInfo.Builder clearTtl()
optional int64 ttl = 15;
public boolean hasOwner()
optional string owner = 16;
hasOwner
in interface FileInfoOrBuilder
public String getOwner()
optional string owner = 16;
getOwner
in interface FileInfoOrBuilder
public com.google.protobuf.ByteString getOwnerBytes()
optional string owner = 16;
getOwnerBytes
in interface FileInfoOrBuilder
public FileInfo.Builder setOwner(String value)
optional string owner = 16;
value
- The owner to set.public FileInfo.Builder clearOwner()
optional string owner = 16;
public FileInfo.Builder setOwnerBytes(com.google.protobuf.ByteString value)
optional string owner = 16;
value
- The bytes for owner to set.public boolean hasGroup()
optional string group = 17;
hasGroup
in interface FileInfoOrBuilder
public String getGroup()
optional string group = 17;
getGroup
in interface FileInfoOrBuilder
public com.google.protobuf.ByteString getGroupBytes()
optional string group = 17;
getGroupBytes
in interface FileInfoOrBuilder
public FileInfo.Builder setGroup(String value)
optional string group = 17;
value
- The group to set.public FileInfo.Builder clearGroup()
optional string group = 17;
public FileInfo.Builder setGroupBytes(com.google.protobuf.ByteString value)
optional string group = 17;
value
- The bytes for group to set.public boolean hasMode()
optional int32 mode = 18;
hasMode
in interface FileInfoOrBuilder
public int getMode()
optional int32 mode = 18;
getMode
in interface FileInfoOrBuilder
public FileInfo.Builder setMode(int value)
optional int32 mode = 18;
value
- The mode to set.public FileInfo.Builder clearMode()
optional int32 mode = 18;
public boolean hasPersistenceState()
optional string persistenceState = 19;
hasPersistenceState
in interface FileInfoOrBuilder
public String getPersistenceState()
optional string persistenceState = 19;
getPersistenceState
in interface FileInfoOrBuilder
public com.google.protobuf.ByteString getPersistenceStateBytes()
optional string persistenceState = 19;
getPersistenceStateBytes
in interface FileInfoOrBuilder
public FileInfo.Builder setPersistenceState(String value)
optional string persistenceState = 19;
value
- The persistenceState to set.public FileInfo.Builder clearPersistenceState()
optional string persistenceState = 19;
public FileInfo.Builder setPersistenceStateBytes(com.google.protobuf.ByteString value)
optional string persistenceState = 19;
value
- The bytes for persistenceState to set.public boolean hasMountPoint()
optional bool mountPoint = 20;
hasMountPoint
in interface FileInfoOrBuilder
public boolean getMountPoint()
optional bool mountPoint = 20;
getMountPoint
in interface FileInfoOrBuilder
public FileInfo.Builder setMountPoint(boolean value)
optional bool mountPoint = 20;
value
- The mountPoint to set.public FileInfo.Builder clearMountPoint()
optional bool mountPoint = 20;
public List<FileBlockInfo> getFileBlockInfosList()
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
getFileBlockInfosList
in interface FileInfoOrBuilder
public int getFileBlockInfosCount()
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
getFileBlockInfosCount
in interface FileInfoOrBuilder
public FileBlockInfo getFileBlockInfos(int index)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
getFileBlockInfos
in interface FileInfoOrBuilder
public FileInfo.Builder setFileBlockInfos(int index, FileBlockInfo value)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
public FileInfo.Builder setFileBlockInfos(int index, FileBlockInfo.Builder builderForValue)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
public FileInfo.Builder addFileBlockInfos(FileBlockInfo value)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
public FileInfo.Builder addFileBlockInfos(int index, FileBlockInfo value)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
public FileInfo.Builder addFileBlockInfos(FileBlockInfo.Builder builderForValue)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
public FileInfo.Builder addFileBlockInfos(int index, FileBlockInfo.Builder builderForValue)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
public FileInfo.Builder addAllFileBlockInfos(Iterable<? extends FileBlockInfo> values)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
public FileInfo.Builder clearFileBlockInfos()
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
public FileInfo.Builder removeFileBlockInfos(int index)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
public FileBlockInfo.Builder getFileBlockInfosBuilder(int index)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
public FileBlockInfoOrBuilder getFileBlockInfosOrBuilder(int index)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
getFileBlockInfosOrBuilder
in interface FileInfoOrBuilder
public List<? extends FileBlockInfoOrBuilder> getFileBlockInfosOrBuilderList()
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
getFileBlockInfosOrBuilderList
in interface FileInfoOrBuilder
public FileBlockInfo.Builder addFileBlockInfosBuilder()
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
public FileBlockInfo.Builder addFileBlockInfosBuilder(int index)
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
public List<FileBlockInfo.Builder> getFileBlockInfosBuilderList()
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
public boolean hasTtlAction()
optional .alluxio.grpc.TtlAction ttlAction = 22;
hasTtlAction
in interface FileInfoOrBuilder
public TtlAction getTtlAction()
optional .alluxio.grpc.TtlAction ttlAction = 22;
getTtlAction
in interface FileInfoOrBuilder
public FileInfo.Builder setTtlAction(TtlAction value)
optional .alluxio.grpc.TtlAction ttlAction = 22;
value
- The ttlAction to set.public FileInfo.Builder clearTtlAction()
optional .alluxio.grpc.TtlAction ttlAction = 22;
public boolean hasMountId()
optional int64 mountId = 23;
hasMountId
in interface FileInfoOrBuilder
public long getMountId()
optional int64 mountId = 23;
getMountId
in interface FileInfoOrBuilder
public FileInfo.Builder setMountId(long value)
optional int64 mountId = 23;
value
- The mountId to set.public FileInfo.Builder clearMountId()
optional int64 mountId = 23;
public boolean hasInAlluxioPercentage()
optional int32 inAlluxioPercentage = 24;
hasInAlluxioPercentage
in interface FileInfoOrBuilder
public int getInAlluxioPercentage()
optional int32 inAlluxioPercentage = 24;
getInAlluxioPercentage
in interface FileInfoOrBuilder
public FileInfo.Builder setInAlluxioPercentage(int value)
optional int32 inAlluxioPercentage = 24;
value
- The inAlluxioPercentage to set.public FileInfo.Builder clearInAlluxioPercentage()
optional int32 inAlluxioPercentage = 24;
public boolean hasInMemoryPercentage()
optional int32 inMemoryPercentage = 25;
hasInMemoryPercentage
in interface FileInfoOrBuilder
public int getInMemoryPercentage()
optional int32 inMemoryPercentage = 25;
getInMemoryPercentage
in interface FileInfoOrBuilder
public FileInfo.Builder setInMemoryPercentage(int value)
optional int32 inMemoryPercentage = 25;
value
- The inMemoryPercentage to set.public FileInfo.Builder clearInMemoryPercentage()
optional int32 inMemoryPercentage = 25;
public boolean hasUfsFingerprint()
optional string ufsFingerprint = 26;
hasUfsFingerprint
in interface FileInfoOrBuilder
public String getUfsFingerprint()
optional string ufsFingerprint = 26;
getUfsFingerprint
in interface FileInfoOrBuilder
public com.google.protobuf.ByteString getUfsFingerprintBytes()
optional string ufsFingerprint = 26;
getUfsFingerprintBytes
in interface FileInfoOrBuilder
public FileInfo.Builder setUfsFingerprint(String value)
optional string ufsFingerprint = 26;
value
- The ufsFingerprint to set.public FileInfo.Builder clearUfsFingerprint()
optional string ufsFingerprint = 26;
public FileInfo.Builder setUfsFingerprintBytes(com.google.protobuf.ByteString value)
optional string ufsFingerprint = 26;
value
- The bytes for ufsFingerprint to set.public boolean hasAcl()
optional .alluxio.grpc.file.PAcl acl = 27;
hasAcl
in interface FileInfoOrBuilder
public PAcl getAcl()
optional .alluxio.grpc.file.PAcl acl = 27;
getAcl
in interface FileInfoOrBuilder
public FileInfo.Builder setAcl(PAcl value)
optional .alluxio.grpc.file.PAcl acl = 27;
public FileInfo.Builder setAcl(PAcl.Builder builderForValue)
optional .alluxio.grpc.file.PAcl acl = 27;
public FileInfo.Builder mergeAcl(PAcl value)
optional .alluxio.grpc.file.PAcl acl = 27;
public FileInfo.Builder clearAcl()
optional .alluxio.grpc.file.PAcl acl = 27;
public PAcl.Builder getAclBuilder()
optional .alluxio.grpc.file.PAcl acl = 27;
public PAclOrBuilder getAclOrBuilder()
optional .alluxio.grpc.file.PAcl acl = 27;
getAclOrBuilder
in interface FileInfoOrBuilder
public boolean hasDefaultAcl()
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
hasDefaultAcl
in interface FileInfoOrBuilder
public PAcl getDefaultAcl()
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
getDefaultAcl
in interface FileInfoOrBuilder
public FileInfo.Builder setDefaultAcl(PAcl value)
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
public FileInfo.Builder setDefaultAcl(PAcl.Builder builderForValue)
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
public FileInfo.Builder mergeDefaultAcl(PAcl value)
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
public FileInfo.Builder clearDefaultAcl()
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
public PAcl.Builder getDefaultAclBuilder()
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
public PAclOrBuilder getDefaultAclOrBuilder()
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
getDefaultAclOrBuilder
in interface FileInfoOrBuilder
public boolean hasReplicationMax()
optional int32 replicationMax = 29;
hasReplicationMax
in interface FileInfoOrBuilder
public int getReplicationMax()
optional int32 replicationMax = 29;
getReplicationMax
in interface FileInfoOrBuilder
public FileInfo.Builder setReplicationMax(int value)
optional int32 replicationMax = 29;
value
- The replicationMax to set.public FileInfo.Builder clearReplicationMax()
optional int32 replicationMax = 29;
public boolean hasReplicationMin()
optional int32 replicationMin = 30;
hasReplicationMin
in interface FileInfoOrBuilder
public int getReplicationMin()
optional int32 replicationMin = 30;
getReplicationMin
in interface FileInfoOrBuilder
public FileInfo.Builder setReplicationMin(int value)
optional int32 replicationMin = 30;
value
- The replicationMin to set.public FileInfo.Builder clearReplicationMin()
optional int32 replicationMin = 30;
public boolean hasLastAccessTimeMs()
optional int64 lastAccessTimeMs = 31;
hasLastAccessTimeMs
in interface FileInfoOrBuilder
public long getLastAccessTimeMs()
optional int64 lastAccessTimeMs = 31;
getLastAccessTimeMs
in interface FileInfoOrBuilder
public FileInfo.Builder setLastAccessTimeMs(long value)
optional int64 lastAccessTimeMs = 31;
value
- The lastAccessTimeMs to set.public FileInfo.Builder clearLastAccessTimeMs()
optional int64 lastAccessTimeMs = 31;
public int getXattrCount()
FileInfoOrBuilder
map<string, bytes> xattr = 32;
getXattrCount
in interface FileInfoOrBuilder
public boolean containsXattr(String key)
map<string, bytes> xattr = 32;
containsXattr
in interface FileInfoOrBuilder
@Deprecated public Map<String,com.google.protobuf.ByteString> getXattr()
getXattrMap()
instead.getXattr
in interface FileInfoOrBuilder
public Map<String,com.google.protobuf.ByteString> getXattrMap()
map<string, bytes> xattr = 32;
getXattrMap
in interface FileInfoOrBuilder
public com.google.protobuf.ByteString getXattrOrDefault(String key, com.google.protobuf.ByteString defaultValue)
map<string, bytes> xattr = 32;
getXattrOrDefault
in interface FileInfoOrBuilder
public com.google.protobuf.ByteString getXattrOrThrow(String key)
map<string, bytes> xattr = 32;
getXattrOrThrow
in interface FileInfoOrBuilder
public FileInfo.Builder clearXattr()
public FileInfo.Builder removeXattr(String key)
map<string, bytes> xattr = 32;
@Deprecated public Map<String,com.google.protobuf.ByteString> getMutableXattr()
public FileInfo.Builder putXattr(String key, com.google.protobuf.ByteString value)
map<string, bytes> xattr = 32;
public FileInfo.Builder putAllXattr(Map<String,com.google.protobuf.ByteString> values)
map<string, bytes> xattr = 32;
public final FileInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<FileInfo.Builder>
public final FileInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<FileInfo.Builder>
Copyright © 2023. All Rights Reserved.