public static final class Partition.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Partition.Builder> implements PartitionOrBuilder
next available id: 6Protobuf type
alluxio.grpc.table.Partition
Modifier and Type | Method and Description |
---|---|
Partition.Builder |
addAllTransformations(Iterable<? extends Transformation> values)
The latest transformation is in the back of the list.
|
Partition.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Partition.Builder |
addTransformations(int index,
Transformation.Builder builderForValue)
The latest transformation is in the back of the list.
|
Partition.Builder |
addTransformations(int index,
Transformation value)
The latest transformation is in the back of the list.
|
Partition.Builder |
addTransformations(Transformation.Builder builderForValue)
The latest transformation is in the back of the list.
|
Partition.Builder |
addTransformations(Transformation value)
The latest transformation is in the back of the list.
|
Transformation.Builder |
addTransformationsBuilder()
The latest transformation is in the back of the list.
|
Transformation.Builder |
addTransformationsBuilder(int index)
The latest transformation is in the back of the list.
|
Partition |
build() |
Partition |
buildPartial() |
Partition.Builder |
clear() |
Partition.Builder |
clearBaseLayout()
optional .alluxio.grpc.table.Layout base_layout = 2; |
Partition.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Partition.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Partition.Builder |
clearPartitionSpec()
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1; |
Partition.Builder |
clearTransformations()
The latest transformation is in the back of the list.
|
Partition.Builder |
clearVersion()
optional int64 version = 4; |
Partition.Builder |
clearVersionCreationTime()
optional int64 version_creation_time = 5; |
Partition.Builder |
clone() |
Layout |
getBaseLayout()
optional .alluxio.grpc.table.Layout base_layout = 2; |
Layout.Builder |
getBaseLayoutBuilder()
optional .alluxio.grpc.table.Layout base_layout = 2; |
LayoutOrBuilder |
getBaseLayoutOrBuilder()
optional .alluxio.grpc.table.Layout base_layout = 2; |
Partition |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
PartitionSpec |
getPartitionSpec()
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1; |
PartitionSpec.Builder |
getPartitionSpecBuilder()
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1; |
PartitionSpecOrBuilder |
getPartitionSpecOrBuilder()
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1; |
Transformation |
getTransformations(int index)
The latest transformation is in the back of the list.
|
Transformation.Builder |
getTransformationsBuilder(int index)
The latest transformation is in the back of the list.
|
List<Transformation.Builder> |
getTransformationsBuilderList()
The latest transformation is in the back of the list.
|
int |
getTransformationsCount()
The latest transformation is in the back of the list.
|
List<Transformation> |
getTransformationsList()
The latest transformation is in the back of the list.
|
TransformationOrBuilder |
getTransformationsOrBuilder(int index)
The latest transformation is in the back of the list.
|
List<? extends TransformationOrBuilder> |
getTransformationsOrBuilderList()
The latest transformation is in the back of the list.
|
long |
getVersion()
optional int64 version = 4; |
long |
getVersionCreationTime()
optional int64 version_creation_time = 5; |
boolean |
hasBaseLayout()
optional .alluxio.grpc.table.Layout base_layout = 2; |
boolean |
hasPartitionSpec()
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1; |
boolean |
hasVersion()
optional int64 version = 4; |
boolean |
hasVersionCreationTime()
optional int64 version_creation_time = 5; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Partition.Builder |
mergeBaseLayout(Layout value)
optional .alluxio.grpc.table.Layout base_layout = 2; |
Partition.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Partition.Builder |
mergeFrom(com.google.protobuf.Message other) |
Partition.Builder |
mergeFrom(Partition other) |
Partition.Builder |
mergePartitionSpec(PartitionSpec value)
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1; |
Partition.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Partition.Builder |
removeTransformations(int index)
The latest transformation is in the back of the list.
|
Partition.Builder |
setBaseLayout(Layout.Builder builderForValue)
optional .alluxio.grpc.table.Layout base_layout = 2; |
Partition.Builder |
setBaseLayout(Layout value)
optional .alluxio.grpc.table.Layout base_layout = 2; |
Partition.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Partition.Builder |
setPartitionSpec(PartitionSpec.Builder builderForValue)
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1; |
Partition.Builder |
setPartitionSpec(PartitionSpec value)
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1; |
Partition.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Partition.Builder |
setTransformations(int index,
Transformation.Builder builderForValue)
The latest transformation is in the back of the list.
|
Partition.Builder |
setTransformations(int index,
Transformation value)
The latest transformation is in the back of the list.
|
Partition.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Partition.Builder |
setVersion(long value)
optional int64 version = 4; |
Partition.Builder |
setVersionCreationTime(long value)
optional int64 version_creation_time = 5; |
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<Partition.Builder>
public Partition.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<Partition.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<Partition.Builder>
public Partition getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Partition build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Partition buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Partition.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<Partition.Builder>
public Partition.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<Partition.Builder>
public Partition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Partition.Builder>
public Partition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Partition.Builder>
public Partition.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<Partition.Builder>
public Partition.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<Partition.Builder>
public Partition.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Partition.Builder>
public Partition.Builder mergeFrom(Partition other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Partition.Builder>
public Partition.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<Partition.Builder>
IOException
public boolean hasPartitionSpec()
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
hasPartitionSpec
in interface PartitionOrBuilder
public PartitionSpec getPartitionSpec()
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
getPartitionSpec
in interface PartitionOrBuilder
public Partition.Builder setPartitionSpec(PartitionSpec value)
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
public Partition.Builder setPartitionSpec(PartitionSpec.Builder builderForValue)
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
public Partition.Builder mergePartitionSpec(PartitionSpec value)
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
public Partition.Builder clearPartitionSpec()
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
public PartitionSpec.Builder getPartitionSpecBuilder()
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
public PartitionSpecOrBuilder getPartitionSpecOrBuilder()
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
getPartitionSpecOrBuilder
in interface PartitionOrBuilder
public boolean hasBaseLayout()
optional .alluxio.grpc.table.Layout base_layout = 2;
hasBaseLayout
in interface PartitionOrBuilder
public Layout getBaseLayout()
optional .alluxio.grpc.table.Layout base_layout = 2;
getBaseLayout
in interface PartitionOrBuilder
public Partition.Builder setBaseLayout(Layout value)
optional .alluxio.grpc.table.Layout base_layout = 2;
public Partition.Builder setBaseLayout(Layout.Builder builderForValue)
optional .alluxio.grpc.table.Layout base_layout = 2;
public Partition.Builder mergeBaseLayout(Layout value)
optional .alluxio.grpc.table.Layout base_layout = 2;
public Partition.Builder clearBaseLayout()
optional .alluxio.grpc.table.Layout base_layout = 2;
public Layout.Builder getBaseLayoutBuilder()
optional .alluxio.grpc.table.Layout base_layout = 2;
public LayoutOrBuilder getBaseLayoutOrBuilder()
optional .alluxio.grpc.table.Layout base_layout = 2;
getBaseLayoutOrBuilder
in interface PartitionOrBuilder
public List<Transformation> getTransformationsList()
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
getTransformationsList
in interface PartitionOrBuilder
public int getTransformationsCount()
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
getTransformationsCount
in interface PartitionOrBuilder
public Transformation getTransformations(int index)
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
getTransformations
in interface PartitionOrBuilder
public Partition.Builder setTransformations(int index, Transformation value)
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
public Partition.Builder setTransformations(int index, Transformation.Builder builderForValue)
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
public Partition.Builder addTransformations(Transformation value)
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
public Partition.Builder addTransformations(int index, Transformation value)
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
public Partition.Builder addTransformations(Transformation.Builder builderForValue)
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
public Partition.Builder addTransformations(int index, Transformation.Builder builderForValue)
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
public Partition.Builder addAllTransformations(Iterable<? extends Transformation> values)
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
public Partition.Builder clearTransformations()
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
public Partition.Builder removeTransformations(int index)
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
public Transformation.Builder getTransformationsBuilder(int index)
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
public TransformationOrBuilder getTransformationsOrBuilder(int index)
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
getTransformationsOrBuilder
in interface PartitionOrBuilder
public List<? extends TransformationOrBuilder> getTransformationsOrBuilderList()
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
getTransformationsOrBuilderList
in interface PartitionOrBuilder
public Transformation.Builder addTransformationsBuilder()
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
public Transformation.Builder addTransformationsBuilder(int index)
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
public List<Transformation.Builder> getTransformationsBuilderList()
The latest transformation is in the back of the list.
repeated .alluxio.grpc.table.Transformation transformations = 3;
public boolean hasVersion()
optional int64 version = 4;
hasVersion
in interface PartitionOrBuilder
public long getVersion()
optional int64 version = 4;
getVersion
in interface PartitionOrBuilder
public Partition.Builder setVersion(long value)
optional int64 version = 4;
value
- The version to set.public Partition.Builder clearVersion()
optional int64 version = 4;
public boolean hasVersionCreationTime()
optional int64 version_creation_time = 5;
hasVersionCreationTime
in interface PartitionOrBuilder
public long getVersionCreationTime()
optional int64 version_creation_time = 5;
getVersionCreationTime
in interface PartitionOrBuilder
public Partition.Builder setVersionCreationTime(long value)
optional int64 version_creation_time = 5;
value
- The versionCreationTime to set.public Partition.Builder clearVersionCreationTime()
optional int64 version_creation_time = 5;
public final Partition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Partition.Builder>
public final Partition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Partition.Builder>
Copyright © 2023. All Rights Reserved.