Package io.milvus.grpc
Class ShowPartitionsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ShowPartitionsResponse.Builder>
-
- io.milvus.grpc.ShowPartitionsResponse.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ShowPartitionsResponseOrBuilder,Cloneable
- Enclosing class:
- ShowPartitionsResponse
public static final class ShowPartitionsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ShowPartitionsResponse.Builder> implements ShowPartitionsResponseOrBuilder
List all partitions for particular collection response. The returned datas are all rows, we can format to columns by therir index.
Protobuf typemilvus.proto.milvus.ShowPartitionsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ShowPartitionsResponse.BuilderaddAllCreatedTimestamps(Iterable<? extends Long> values)All hybrid timestampsShowPartitionsResponse.BuilderaddAllCreatedUtcTimestamps(Iterable<? extends Long> values)All utc timestamps calculated by created_timestampsShowPartitionsResponse.BuilderaddAllInMemoryPercentages(Iterable<? extends Long> values)Load percentage on querynode Deprecated: use GetLoadingProgress rpc insteadShowPartitionsResponse.BuilderaddAllPartitionIDs(Iterable<? extends Long> values)All partition ids for this collectionShowPartitionsResponse.BuilderaddAllPartitionNames(Iterable<String> values)All partition names for this collectionShowPartitionsResponse.BuilderaddCreatedTimestamps(long value)All hybrid timestampsShowPartitionsResponse.BuilderaddCreatedUtcTimestamps(long value)All utc timestamps calculated by created_timestampsShowPartitionsResponse.BuilderaddInMemoryPercentages(long value)Load percentage on querynode Deprecated: use GetLoadingProgress rpc insteadShowPartitionsResponse.BuilderaddPartitionIDs(long value)All partition ids for this collectionShowPartitionsResponse.BuilderaddPartitionNames(String value)All partition names for this collectionShowPartitionsResponse.BuilderaddPartitionNamesBytes(com.google.protobuf.ByteString value)All partition names for this collectionShowPartitionsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ShowPartitionsResponsebuild()ShowPartitionsResponsebuildPartial()ShowPartitionsResponse.Builderclear()ShowPartitionsResponse.BuilderclearCreatedTimestamps()All hybrid timestampsShowPartitionsResponse.BuilderclearCreatedUtcTimestamps()All utc timestamps calculated by created_timestampsShowPartitionsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ShowPartitionsResponse.BuilderclearInMemoryPercentages()Load percentage on querynode Deprecated: use GetLoadingProgress rpc insteadShowPartitionsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ShowPartitionsResponse.BuilderclearPartitionIDs()All partition ids for this collectionShowPartitionsResponse.BuilderclearPartitionNames()All partition names for this collectionShowPartitionsResponse.BuilderclearStatus()Contain error_code and reasonShowPartitionsResponse.Builderclone()longgetCreatedTimestamps(int index)All hybrid timestampsintgetCreatedTimestampsCount()All hybrid timestampsList<Long>getCreatedTimestampsList()All hybrid timestampslonggetCreatedUtcTimestamps(int index)All utc timestamps calculated by created_timestampsintgetCreatedUtcTimestampsCount()All utc timestamps calculated by created_timestampsList<Long>getCreatedUtcTimestampsList()All utc timestamps calculated by created_timestampsShowPartitionsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()longgetInMemoryPercentages(int index)Load percentage on querynode Deprecated: use GetLoadingProgress rpc insteadintgetInMemoryPercentagesCount()Load percentage on querynode Deprecated: use GetLoadingProgress rpc insteadList<Long>getInMemoryPercentagesList()Load percentage on querynode Deprecated: use GetLoadingProgress rpc insteadlonggetPartitionIDs(int index)All partition ids for this collectionintgetPartitionIDsCount()All partition ids for this collectionList<Long>getPartitionIDsList()All partition ids for this collectionStringgetPartitionNames(int index)All partition names for this collectioncom.google.protobuf.ByteStringgetPartitionNamesBytes(int index)All partition names for this collectionintgetPartitionNamesCount()All partition names for this collectioncom.google.protobuf.ProtocolStringListgetPartitionNamesList()All partition names for this collectionStatusgetStatus()Contain error_code and reasonStatus.BuildergetStatusBuilder()Contain error_code and reasonStatusOrBuildergetStatusOrBuilder()Contain error_code and reasonbooleanhasStatus()Contain error_code and reasonprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ShowPartitionsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ShowPartitionsResponse.BuildermergeFrom(com.google.protobuf.Message other)ShowPartitionsResponse.BuildermergeFrom(ShowPartitionsResponse other)ShowPartitionsResponse.BuildermergeStatus(Status value)Contain error_code and reasonShowPartitionsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ShowPartitionsResponse.BuildersetCreatedTimestamps(int index, long value)All hybrid timestampsShowPartitionsResponse.BuildersetCreatedUtcTimestamps(int index, long value)All utc timestamps calculated by created_timestampsShowPartitionsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ShowPartitionsResponse.BuildersetInMemoryPercentages(int index, long value)Load percentage on querynode Deprecated: use GetLoadingProgress rpc insteadShowPartitionsResponse.BuildersetPartitionIDs(int index, long value)All partition ids for this collectionShowPartitionsResponse.BuildersetPartitionNames(int index, String value)All partition names for this collectionShowPartitionsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ShowPartitionsResponse.BuildersetStatus(Status value)Contain error_code and reasonShowPartitionsResponse.BuildersetStatus(Status.Builder builderForValue)Contain error_code and reasonShowPartitionsResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ShowPartitionsResponse.Builder>
-
clear
public ShowPartitionsResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ShowPartitionsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ShowPartitionsResponse.Builder>
-
getDefaultInstanceForType
public ShowPartitionsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ShowPartitionsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ShowPartitionsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ShowPartitionsResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ShowPartitionsResponse.Builder>
-
setField
public ShowPartitionsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ShowPartitionsResponse.Builder>
-
clearField
public ShowPartitionsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ShowPartitionsResponse.Builder>
-
clearOneof
public ShowPartitionsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ShowPartitionsResponse.Builder>
-
setRepeatedField
public ShowPartitionsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ShowPartitionsResponse.Builder>
-
addRepeatedField
public ShowPartitionsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ShowPartitionsResponse.Builder>
-
mergeFrom
public ShowPartitionsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ShowPartitionsResponse.Builder>
-
mergeFrom
public ShowPartitionsResponse.Builder mergeFrom(ShowPartitionsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ShowPartitionsResponse.Builder>
-
mergeFrom
public ShowPartitionsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ShowPartitionsResponse.Builder>- Throws:
IOException
-
hasStatus
public boolean hasStatus()
Contain error_code and reason
.milvus.proto.common.Status status = 1;- Specified by:
hasStatusin interfaceShowPartitionsResponseOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
public Status getStatus()
Contain error_code and reason
.milvus.proto.common.Status status = 1;- Specified by:
getStatusin interfaceShowPartitionsResponseOrBuilder- Returns:
- The status.
-
setStatus
public ShowPartitionsResponse.Builder setStatus(Status value)
Contain error_code and reason
.milvus.proto.common.Status status = 1;
-
setStatus
public ShowPartitionsResponse.Builder setStatus(Status.Builder builderForValue)
Contain error_code and reason
.milvus.proto.common.Status status = 1;
-
mergeStatus
public ShowPartitionsResponse.Builder mergeStatus(Status value)
Contain error_code and reason
.milvus.proto.common.Status status = 1;
-
clearStatus
public ShowPartitionsResponse.Builder clearStatus()
Contain error_code and reason
.milvus.proto.common.Status status = 1;
-
getStatusBuilder
public Status.Builder getStatusBuilder()
Contain error_code and reason
.milvus.proto.common.Status status = 1;
-
getStatusOrBuilder
public StatusOrBuilder getStatusOrBuilder()
Contain error_code and reason
.milvus.proto.common.Status status = 1;- Specified by:
getStatusOrBuilderin interfaceShowPartitionsResponseOrBuilder
-
getPartitionNamesList
public com.google.protobuf.ProtocolStringList getPartitionNamesList()
All partition names for this collection
repeated string partition_names = 2;- Specified by:
getPartitionNamesListin interfaceShowPartitionsResponseOrBuilder- Returns:
- A list containing the partitionNames.
-
getPartitionNamesCount
public int getPartitionNamesCount()
All partition names for this collection
repeated string partition_names = 2;- Specified by:
getPartitionNamesCountin interfaceShowPartitionsResponseOrBuilder- Returns:
- The count of partitionNames.
-
getPartitionNames
public String getPartitionNames(int index)
All partition names for this collection
repeated string partition_names = 2;- Specified by:
getPartitionNamesin interfaceShowPartitionsResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The partitionNames at the given index.
-
getPartitionNamesBytes
public com.google.protobuf.ByteString getPartitionNamesBytes(int index)
All partition names for this collection
repeated string partition_names = 2;- Specified by:
getPartitionNamesBytesin interfaceShowPartitionsResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the partitionNames at the given index.
-
setPartitionNames
public ShowPartitionsResponse.Builder setPartitionNames(int index, String value)
All partition names for this collection
repeated string partition_names = 2;- Parameters:
index- The index to set the value at.value- The partitionNames to set.- Returns:
- This builder for chaining.
-
addPartitionNames
public ShowPartitionsResponse.Builder addPartitionNames(String value)
All partition names for this collection
repeated string partition_names = 2;- Parameters:
value- The partitionNames to add.- Returns:
- This builder for chaining.
-
addAllPartitionNames
public ShowPartitionsResponse.Builder addAllPartitionNames(Iterable<String> values)
All partition names for this collection
repeated string partition_names = 2;- Parameters:
values- The partitionNames to add.- Returns:
- This builder for chaining.
-
clearPartitionNames
public ShowPartitionsResponse.Builder clearPartitionNames()
All partition names for this collection
repeated string partition_names = 2;- Returns:
- This builder for chaining.
-
addPartitionNamesBytes
public ShowPartitionsResponse.Builder addPartitionNamesBytes(com.google.protobuf.ByteString value)
All partition names for this collection
repeated string partition_names = 2;- Parameters:
value- The bytes of the partitionNames to add.- Returns:
- This builder for chaining.
-
getPartitionIDsList
public List<Long> getPartitionIDsList()
All partition ids for this collection
repeated int64 partitionIDs = 3;- Specified by:
getPartitionIDsListin interfaceShowPartitionsResponseOrBuilder- Returns:
- A list containing the partitionIDs.
-
getPartitionIDsCount
public int getPartitionIDsCount()
All partition ids for this collection
repeated int64 partitionIDs = 3;- Specified by:
getPartitionIDsCountin interfaceShowPartitionsResponseOrBuilder- Returns:
- The count of partitionIDs.
-
getPartitionIDs
public long getPartitionIDs(int index)
All partition ids for this collection
repeated int64 partitionIDs = 3;- Specified by:
getPartitionIDsin interfaceShowPartitionsResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The partitionIDs at the given index.
-
setPartitionIDs
public ShowPartitionsResponse.Builder setPartitionIDs(int index, long value)
All partition ids for this collection
repeated int64 partitionIDs = 3;- Parameters:
index- The index to set the value at.value- The partitionIDs to set.- Returns:
- This builder for chaining.
-
addPartitionIDs
public ShowPartitionsResponse.Builder addPartitionIDs(long value)
All partition ids for this collection
repeated int64 partitionIDs = 3;- Parameters:
value- The partitionIDs to add.- Returns:
- This builder for chaining.
-
addAllPartitionIDs
public ShowPartitionsResponse.Builder addAllPartitionIDs(Iterable<? extends Long> values)
All partition ids for this collection
repeated int64 partitionIDs = 3;- Parameters:
values- The partitionIDs to add.- Returns:
- This builder for chaining.
-
clearPartitionIDs
public ShowPartitionsResponse.Builder clearPartitionIDs()
All partition ids for this collection
repeated int64 partitionIDs = 3;- Returns:
- This builder for chaining.
-
getCreatedTimestampsList
public List<Long> getCreatedTimestampsList()
All hybrid timestamps
repeated uint64 created_timestamps = 4;- Specified by:
getCreatedTimestampsListin interfaceShowPartitionsResponseOrBuilder- Returns:
- A list containing the createdTimestamps.
-
getCreatedTimestampsCount
public int getCreatedTimestampsCount()
All hybrid timestamps
repeated uint64 created_timestamps = 4;- Specified by:
getCreatedTimestampsCountin interfaceShowPartitionsResponseOrBuilder- Returns:
- The count of createdTimestamps.
-
getCreatedTimestamps
public long getCreatedTimestamps(int index)
All hybrid timestamps
repeated uint64 created_timestamps = 4;- Specified by:
getCreatedTimestampsin interfaceShowPartitionsResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The createdTimestamps at the given index.
-
setCreatedTimestamps
public ShowPartitionsResponse.Builder setCreatedTimestamps(int index, long value)
All hybrid timestamps
repeated uint64 created_timestamps = 4;- Parameters:
index- The index to set the value at.value- The createdTimestamps to set.- Returns:
- This builder for chaining.
-
addCreatedTimestamps
public ShowPartitionsResponse.Builder addCreatedTimestamps(long value)
All hybrid timestamps
repeated uint64 created_timestamps = 4;- Parameters:
value- The createdTimestamps to add.- Returns:
- This builder for chaining.
-
addAllCreatedTimestamps
public ShowPartitionsResponse.Builder addAllCreatedTimestamps(Iterable<? extends Long> values)
All hybrid timestamps
repeated uint64 created_timestamps = 4;- Parameters:
values- The createdTimestamps to add.- Returns:
- This builder for chaining.
-
clearCreatedTimestamps
public ShowPartitionsResponse.Builder clearCreatedTimestamps()
All hybrid timestamps
repeated uint64 created_timestamps = 4;- Returns:
- This builder for chaining.
-
getCreatedUtcTimestampsList
public List<Long> getCreatedUtcTimestampsList()
All utc timestamps calculated by created_timestamps
repeated uint64 created_utc_timestamps = 5;- Specified by:
getCreatedUtcTimestampsListin interfaceShowPartitionsResponseOrBuilder- Returns:
- A list containing the createdUtcTimestamps.
-
getCreatedUtcTimestampsCount
public int getCreatedUtcTimestampsCount()
All utc timestamps calculated by created_timestamps
repeated uint64 created_utc_timestamps = 5;- Specified by:
getCreatedUtcTimestampsCountin interfaceShowPartitionsResponseOrBuilder- Returns:
- The count of createdUtcTimestamps.
-
getCreatedUtcTimestamps
public long getCreatedUtcTimestamps(int index)
All utc timestamps calculated by created_timestamps
repeated uint64 created_utc_timestamps = 5;- Specified by:
getCreatedUtcTimestampsin interfaceShowPartitionsResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The createdUtcTimestamps at the given index.
-
setCreatedUtcTimestamps
public ShowPartitionsResponse.Builder setCreatedUtcTimestamps(int index, long value)
All utc timestamps calculated by created_timestamps
repeated uint64 created_utc_timestamps = 5;- Parameters:
index- The index to set the value at.value- The createdUtcTimestamps to set.- Returns:
- This builder for chaining.
-
addCreatedUtcTimestamps
public ShowPartitionsResponse.Builder addCreatedUtcTimestamps(long value)
All utc timestamps calculated by created_timestamps
repeated uint64 created_utc_timestamps = 5;- Parameters:
value- The createdUtcTimestamps to add.- Returns:
- This builder for chaining.
-
addAllCreatedUtcTimestamps
public ShowPartitionsResponse.Builder addAllCreatedUtcTimestamps(Iterable<? extends Long> values)
All utc timestamps calculated by created_timestamps
repeated uint64 created_utc_timestamps = 5;- Parameters:
values- The createdUtcTimestamps to add.- Returns:
- This builder for chaining.
-
clearCreatedUtcTimestamps
public ShowPartitionsResponse.Builder clearCreatedUtcTimestamps()
All utc timestamps calculated by created_timestamps
repeated uint64 created_utc_timestamps = 5;- Returns:
- This builder for chaining.
-
getInMemoryPercentagesList
public List<Long> getInMemoryPercentagesList()
Load percentage on querynode Deprecated: use GetLoadingProgress rpc instead
repeated int64 inMemory_percentages = 6;- Specified by:
getInMemoryPercentagesListin interfaceShowPartitionsResponseOrBuilder- Returns:
- A list containing the inMemoryPercentages.
-
getInMemoryPercentagesCount
public int getInMemoryPercentagesCount()
Load percentage on querynode Deprecated: use GetLoadingProgress rpc instead
repeated int64 inMemory_percentages = 6;- Specified by:
getInMemoryPercentagesCountin interfaceShowPartitionsResponseOrBuilder- Returns:
- The count of inMemoryPercentages.
-
getInMemoryPercentages
public long getInMemoryPercentages(int index)
Load percentage on querynode Deprecated: use GetLoadingProgress rpc instead
repeated int64 inMemory_percentages = 6;- Specified by:
getInMemoryPercentagesin interfaceShowPartitionsResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The inMemoryPercentages at the given index.
-
setInMemoryPercentages
public ShowPartitionsResponse.Builder setInMemoryPercentages(int index, long value)
Load percentage on querynode Deprecated: use GetLoadingProgress rpc instead
repeated int64 inMemory_percentages = 6;- Parameters:
index- The index to set the value at.value- The inMemoryPercentages to set.- Returns:
- This builder for chaining.
-
addInMemoryPercentages
public ShowPartitionsResponse.Builder addInMemoryPercentages(long value)
Load percentage on querynode Deprecated: use GetLoadingProgress rpc instead
repeated int64 inMemory_percentages = 6;- Parameters:
value- The inMemoryPercentages to add.- Returns:
- This builder for chaining.
-
addAllInMemoryPercentages
public ShowPartitionsResponse.Builder addAllInMemoryPercentages(Iterable<? extends Long> values)
Load percentage on querynode Deprecated: use GetLoadingProgress rpc instead
repeated int64 inMemory_percentages = 6;- Parameters:
values- The inMemoryPercentages to add.- Returns:
- This builder for chaining.
-
clearInMemoryPercentages
public ShowPartitionsResponse.Builder clearInMemoryPercentages()
Load percentage on querynode Deprecated: use GetLoadingProgress rpc instead
repeated int64 inMemory_percentages = 6;- Returns:
- This builder for chaining.
-
setUnknownFields
public final ShowPartitionsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ShowPartitionsResponse.Builder>
-
mergeUnknownFields
public final ShowPartitionsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ShowPartitionsResponse.Builder>
-
-