Package io.milvus.grpc
Class ShowCollectionsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ShowCollectionsResponse.Builder>
-
- io.milvus.grpc.ShowCollectionsResponse.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ShowCollectionsResponseOrBuilder,Cloneable
- Enclosing class:
- ShowCollectionsResponse
public static final class ShowCollectionsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ShowCollectionsResponse.Builder> implements ShowCollectionsResponseOrBuilder
Return basic collection infos.
Protobuf typemilvus.proto.milvus.ShowCollectionsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ShowCollectionsResponse.BuilderaddAllCollectionIds(Iterable<? extends Long> values)Collection Id arrayShowCollectionsResponse.BuilderaddAllCollectionNames(Iterable<String> values)Collection name arrayShowCollectionsResponse.BuilderaddAllCreatedTimestamps(Iterable<? extends Long> values)Hybrid timestamps in milvusShowCollectionsResponse.BuilderaddAllCreatedUtcTimestamps(Iterable<? extends Long> values)The utc timestamp calculated by created_timestampShowCollectionsResponse.BuilderaddAllInMemoryPercentages(Iterable<? extends Long> values)Deprecated.milvus.proto.milvus.ShowCollectionsResponse.inMemory_percentages is deprecated.ShowCollectionsResponse.BuilderaddAllQueryServiceAvailable(Iterable<? extends Boolean> values)Indicate whether query service is availableShowCollectionsResponse.BuilderaddCollectionIds(long value)Collection Id arrayShowCollectionsResponse.BuilderaddCollectionNames(String value)Collection name arrayShowCollectionsResponse.BuilderaddCollectionNamesBytes(com.google.protobuf.ByteString value)Collection name arrayShowCollectionsResponse.BuilderaddCreatedTimestamps(long value)Hybrid timestamps in milvusShowCollectionsResponse.BuilderaddCreatedUtcTimestamps(long value)The utc timestamp calculated by created_timestampShowCollectionsResponse.BuilderaddInMemoryPercentages(long value)Deprecated.milvus.proto.milvus.ShowCollectionsResponse.inMemory_percentages is deprecated.ShowCollectionsResponse.BuilderaddQueryServiceAvailable(boolean value)Indicate whether query service is availableShowCollectionsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ShowCollectionsResponsebuild()ShowCollectionsResponsebuildPartial()ShowCollectionsResponse.Builderclear()ShowCollectionsResponse.BuilderclearCollectionIds()Collection Id arrayShowCollectionsResponse.BuilderclearCollectionNames()Collection name arrayShowCollectionsResponse.BuilderclearCreatedTimestamps()Hybrid timestamps in milvusShowCollectionsResponse.BuilderclearCreatedUtcTimestamps()The utc timestamp calculated by created_timestampShowCollectionsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ShowCollectionsResponse.BuilderclearInMemoryPercentages()Deprecated.milvus.proto.milvus.ShowCollectionsResponse.inMemory_percentages is deprecated.ShowCollectionsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ShowCollectionsResponse.BuilderclearQueryServiceAvailable()Indicate whether query service is availableShowCollectionsResponse.BuilderclearStatus()Contain error_code and reasonShowCollectionsResponse.Builderclone()longgetCollectionIds(int index)Collection Id arrayintgetCollectionIdsCount()Collection Id arrayList<Long>getCollectionIdsList()Collection Id arrayStringgetCollectionNames(int index)Collection name arraycom.google.protobuf.ByteStringgetCollectionNamesBytes(int index)Collection name arrayintgetCollectionNamesCount()Collection name arraycom.google.protobuf.ProtocolStringListgetCollectionNamesList()Collection name arraylonggetCreatedTimestamps(int index)Hybrid timestamps in milvusintgetCreatedTimestampsCount()Hybrid timestamps in milvusList<Long>getCreatedTimestampsList()Hybrid timestamps in milvuslonggetCreatedUtcTimestamps(int index)The utc timestamp calculated by created_timestampintgetCreatedUtcTimestampsCount()The utc timestamp calculated by created_timestampList<Long>getCreatedUtcTimestampsList()The utc timestamp calculated by created_timestampShowCollectionsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()longgetInMemoryPercentages(int index)Deprecated.milvus.proto.milvus.ShowCollectionsResponse.inMemory_percentages is deprecated.intgetInMemoryPercentagesCount()Deprecated.milvus.proto.milvus.ShowCollectionsResponse.inMemory_percentages is deprecated.List<Long>getInMemoryPercentagesList()Deprecated.milvus.proto.milvus.ShowCollectionsResponse.inMemory_percentages is deprecated.booleangetQueryServiceAvailable(int index)Indicate whether query service is availableintgetQueryServiceAvailableCount()Indicate whether query service is availableList<Boolean>getQueryServiceAvailableList()Indicate whether query service is availableStatusgetStatus()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()ShowCollectionsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ShowCollectionsResponse.BuildermergeFrom(com.google.protobuf.Message other)ShowCollectionsResponse.BuildermergeFrom(ShowCollectionsResponse other)ShowCollectionsResponse.BuildermergeStatus(Status value)Contain error_code and reasonShowCollectionsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ShowCollectionsResponse.BuildersetCollectionIds(int index, long value)Collection Id arrayShowCollectionsResponse.BuildersetCollectionNames(int index, String value)Collection name arrayShowCollectionsResponse.BuildersetCreatedTimestamps(int index, long value)Hybrid timestamps in milvusShowCollectionsResponse.BuildersetCreatedUtcTimestamps(int index, long value)The utc timestamp calculated by created_timestampShowCollectionsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ShowCollectionsResponse.BuildersetInMemoryPercentages(int index, long value)Deprecated.milvus.proto.milvus.ShowCollectionsResponse.inMemory_percentages is deprecated.ShowCollectionsResponse.BuildersetQueryServiceAvailable(int index, boolean value)Indicate whether query service is availableShowCollectionsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ShowCollectionsResponse.BuildersetStatus(Status value)Contain error_code and reasonShowCollectionsResponse.BuildersetStatus(Status.Builder builderForValue)Contain error_code and reasonShowCollectionsResponse.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, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
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<ShowCollectionsResponse.Builder>
-
clear
public ShowCollectionsResponse.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<ShowCollectionsResponse.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<ShowCollectionsResponse.Builder>
-
getDefaultInstanceForType
public ShowCollectionsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ShowCollectionsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ShowCollectionsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ShowCollectionsResponse.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<ShowCollectionsResponse.Builder>
-
setField
public ShowCollectionsResponse.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<ShowCollectionsResponse.Builder>
-
clearField
public ShowCollectionsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ShowCollectionsResponse.Builder>
-
clearOneof
public ShowCollectionsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ShowCollectionsResponse.Builder>
-
setRepeatedField
public ShowCollectionsResponse.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<ShowCollectionsResponse.Builder>
-
addRepeatedField
public ShowCollectionsResponse.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<ShowCollectionsResponse.Builder>
-
mergeFrom
public ShowCollectionsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ShowCollectionsResponse.Builder>
-
mergeFrom
public ShowCollectionsResponse.Builder mergeFrom(ShowCollectionsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ShowCollectionsResponse.Builder>
-
mergeFrom
public ShowCollectionsResponse.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<ShowCollectionsResponse.Builder>- Throws:
IOException
-
hasStatus
public boolean hasStatus()
Contain error_code and reason
.milvus.proto.common.Status status = 1;- Specified by:
hasStatusin interfaceShowCollectionsResponseOrBuilder- 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 interfaceShowCollectionsResponseOrBuilder- Returns:
- The status.
-
setStatus
public ShowCollectionsResponse.Builder setStatus(Status value)
Contain error_code and reason
.milvus.proto.common.Status status = 1;
-
setStatus
public ShowCollectionsResponse.Builder setStatus(Status.Builder builderForValue)
Contain error_code and reason
.milvus.proto.common.Status status = 1;
-
mergeStatus
public ShowCollectionsResponse.Builder mergeStatus(Status value)
Contain error_code and reason
.milvus.proto.common.Status status = 1;
-
clearStatus
public ShowCollectionsResponse.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 interfaceShowCollectionsResponseOrBuilder
-
getCollectionNamesList
public com.google.protobuf.ProtocolStringList getCollectionNamesList()
Collection name array
repeated string collection_names = 2;- Specified by:
getCollectionNamesListin interfaceShowCollectionsResponseOrBuilder- Returns:
- A list containing the collectionNames.
-
getCollectionNamesCount
public int getCollectionNamesCount()
Collection name array
repeated string collection_names = 2;- Specified by:
getCollectionNamesCountin interfaceShowCollectionsResponseOrBuilder- Returns:
- The count of collectionNames.
-
getCollectionNames
public String getCollectionNames(int index)
Collection name array
repeated string collection_names = 2;- Specified by:
getCollectionNamesin interfaceShowCollectionsResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The collectionNames at the given index.
-
getCollectionNamesBytes
public com.google.protobuf.ByteString getCollectionNamesBytes(int index)
Collection name array
repeated string collection_names = 2;- Specified by:
getCollectionNamesBytesin interfaceShowCollectionsResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the collectionNames at the given index.
-
setCollectionNames
public ShowCollectionsResponse.Builder setCollectionNames(int index, String value)
Collection name array
repeated string collection_names = 2;- Parameters:
index- The index to set the value at.value- The collectionNames to set.- Returns:
- This builder for chaining.
-
addCollectionNames
public ShowCollectionsResponse.Builder addCollectionNames(String value)
Collection name array
repeated string collection_names = 2;- Parameters:
value- The collectionNames to add.- Returns:
- This builder for chaining.
-
addAllCollectionNames
public ShowCollectionsResponse.Builder addAllCollectionNames(Iterable<String> values)
Collection name array
repeated string collection_names = 2;- Parameters:
values- The collectionNames to add.- Returns:
- This builder for chaining.
-
clearCollectionNames
public ShowCollectionsResponse.Builder clearCollectionNames()
Collection name array
repeated string collection_names = 2;- Returns:
- This builder for chaining.
-
addCollectionNamesBytes
public ShowCollectionsResponse.Builder addCollectionNamesBytes(com.google.protobuf.ByteString value)
Collection name array
repeated string collection_names = 2;- Parameters:
value- The bytes of the collectionNames to add.- Returns:
- This builder for chaining.
-
getCollectionIdsList
public List<Long> getCollectionIdsList()
Collection Id array
repeated int64 collection_ids = 3;- Specified by:
getCollectionIdsListin interfaceShowCollectionsResponseOrBuilder- Returns:
- A list containing the collectionIds.
-
getCollectionIdsCount
public int getCollectionIdsCount()
Collection Id array
repeated int64 collection_ids = 3;- Specified by:
getCollectionIdsCountin interfaceShowCollectionsResponseOrBuilder- Returns:
- The count of collectionIds.
-
getCollectionIds
public long getCollectionIds(int index)
Collection Id array
repeated int64 collection_ids = 3;- Specified by:
getCollectionIdsin interfaceShowCollectionsResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The collectionIds at the given index.
-
setCollectionIds
public ShowCollectionsResponse.Builder setCollectionIds(int index, long value)
Collection Id array
repeated int64 collection_ids = 3;- Parameters:
index- The index to set the value at.value- The collectionIds to set.- Returns:
- This builder for chaining.
-
addCollectionIds
public ShowCollectionsResponse.Builder addCollectionIds(long value)
Collection Id array
repeated int64 collection_ids = 3;- Parameters:
value- The collectionIds to add.- Returns:
- This builder for chaining.
-
addAllCollectionIds
public ShowCollectionsResponse.Builder addAllCollectionIds(Iterable<? extends Long> values)
Collection Id array
repeated int64 collection_ids = 3;- Parameters:
values- The collectionIds to add.- Returns:
- This builder for chaining.
-
clearCollectionIds
public ShowCollectionsResponse.Builder clearCollectionIds()
Collection Id array
repeated int64 collection_ids = 3;- Returns:
- This builder for chaining.
-
getCreatedTimestampsList
public List<Long> getCreatedTimestampsList()
Hybrid timestamps in milvus
repeated uint64 created_timestamps = 4;- Specified by:
getCreatedTimestampsListin interfaceShowCollectionsResponseOrBuilder- Returns:
- A list containing the createdTimestamps.
-
getCreatedTimestampsCount
public int getCreatedTimestampsCount()
Hybrid timestamps in milvus
repeated uint64 created_timestamps = 4;- Specified by:
getCreatedTimestampsCountin interfaceShowCollectionsResponseOrBuilder- Returns:
- The count of createdTimestamps.
-
getCreatedTimestamps
public long getCreatedTimestamps(int index)
Hybrid timestamps in milvus
repeated uint64 created_timestamps = 4;- Specified by:
getCreatedTimestampsin interfaceShowCollectionsResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The createdTimestamps at the given index.
-
setCreatedTimestamps
public ShowCollectionsResponse.Builder setCreatedTimestamps(int index, long value)
Hybrid timestamps in milvus
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 ShowCollectionsResponse.Builder addCreatedTimestamps(long value)
Hybrid timestamps in milvus
repeated uint64 created_timestamps = 4;- Parameters:
value- The createdTimestamps to add.- Returns:
- This builder for chaining.
-
addAllCreatedTimestamps
public ShowCollectionsResponse.Builder addAllCreatedTimestamps(Iterable<? extends Long> values)
Hybrid timestamps in milvus
repeated uint64 created_timestamps = 4;- Parameters:
values- The createdTimestamps to add.- Returns:
- This builder for chaining.
-
clearCreatedTimestamps
public ShowCollectionsResponse.Builder clearCreatedTimestamps()
Hybrid timestamps in milvus
repeated uint64 created_timestamps = 4;- Returns:
- This builder for chaining.
-
getCreatedUtcTimestampsList
public List<Long> getCreatedUtcTimestampsList()
The utc timestamp calculated by created_timestamp
repeated uint64 created_utc_timestamps = 5;- Specified by:
getCreatedUtcTimestampsListin interfaceShowCollectionsResponseOrBuilder- Returns:
- A list containing the createdUtcTimestamps.
-
getCreatedUtcTimestampsCount
public int getCreatedUtcTimestampsCount()
The utc timestamp calculated by created_timestamp
repeated uint64 created_utc_timestamps = 5;- Specified by:
getCreatedUtcTimestampsCountin interfaceShowCollectionsResponseOrBuilder- Returns:
- The count of createdUtcTimestamps.
-
getCreatedUtcTimestamps
public long getCreatedUtcTimestamps(int index)
The utc timestamp calculated by created_timestamp
repeated uint64 created_utc_timestamps = 5;- Specified by:
getCreatedUtcTimestampsin interfaceShowCollectionsResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The createdUtcTimestamps at the given index.
-
setCreatedUtcTimestamps
public ShowCollectionsResponse.Builder setCreatedUtcTimestamps(int index, long value)
The utc timestamp calculated by created_timestamp
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 ShowCollectionsResponse.Builder addCreatedUtcTimestamps(long value)
The utc timestamp calculated by created_timestamp
repeated uint64 created_utc_timestamps = 5;- Parameters:
value- The createdUtcTimestamps to add.- Returns:
- This builder for chaining.
-
addAllCreatedUtcTimestamps
public ShowCollectionsResponse.Builder addAllCreatedUtcTimestamps(Iterable<? extends Long> values)
The utc timestamp calculated by created_timestamp
repeated uint64 created_utc_timestamps = 5;- Parameters:
values- The createdUtcTimestamps to add.- Returns:
- This builder for chaining.
-
clearCreatedUtcTimestamps
public ShowCollectionsResponse.Builder clearCreatedUtcTimestamps()
The utc timestamp calculated by created_timestamp
repeated uint64 created_utc_timestamps = 5;- Returns:
- This builder for chaining.
-
getInMemoryPercentagesList
@Deprecated public List<Long> getInMemoryPercentagesList()
Deprecated.milvus.proto.milvus.ShowCollectionsResponse.inMemory_percentages is deprecated. See milvus.proto;l=504Load percentage on querynode when type is InMemory Deprecated: use GetLoadingProgress rpc instead
repeated int64 inMemory_percentages = 6 [deprecated = true];- Specified by:
getInMemoryPercentagesListin interfaceShowCollectionsResponseOrBuilder- Returns:
- A list containing the inMemoryPercentages.
-
getInMemoryPercentagesCount
@Deprecated public int getInMemoryPercentagesCount()
Deprecated.milvus.proto.milvus.ShowCollectionsResponse.inMemory_percentages is deprecated. See milvus.proto;l=504Load percentage on querynode when type is InMemory Deprecated: use GetLoadingProgress rpc instead
repeated int64 inMemory_percentages = 6 [deprecated = true];- Specified by:
getInMemoryPercentagesCountin interfaceShowCollectionsResponseOrBuilder- Returns:
- The count of inMemoryPercentages.
-
getInMemoryPercentages
@Deprecated public long getInMemoryPercentages(int index)
Deprecated.milvus.proto.milvus.ShowCollectionsResponse.inMemory_percentages is deprecated. See milvus.proto;l=504Load percentage on querynode when type is InMemory Deprecated: use GetLoadingProgress rpc instead
repeated int64 inMemory_percentages = 6 [deprecated = true];- Specified by:
getInMemoryPercentagesin interfaceShowCollectionsResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The inMemoryPercentages at the given index.
-
setInMemoryPercentages
@Deprecated public ShowCollectionsResponse.Builder setInMemoryPercentages(int index, long value)
Deprecated.milvus.proto.milvus.ShowCollectionsResponse.inMemory_percentages is deprecated. See milvus.proto;l=504Load percentage on querynode when type is InMemory Deprecated: use GetLoadingProgress rpc instead
repeated int64 inMemory_percentages = 6 [deprecated = true];- Parameters:
index- The index to set the value at.value- The inMemoryPercentages to set.- Returns:
- This builder for chaining.
-
addInMemoryPercentages
@Deprecated public ShowCollectionsResponse.Builder addInMemoryPercentages(long value)
Deprecated.milvus.proto.milvus.ShowCollectionsResponse.inMemory_percentages is deprecated. See milvus.proto;l=504Load percentage on querynode when type is InMemory Deprecated: use GetLoadingProgress rpc instead
repeated int64 inMemory_percentages = 6 [deprecated = true];- Parameters:
value- The inMemoryPercentages to add.- Returns:
- This builder for chaining.
-
addAllInMemoryPercentages
@Deprecated public ShowCollectionsResponse.Builder addAllInMemoryPercentages(Iterable<? extends Long> values)
Deprecated.milvus.proto.milvus.ShowCollectionsResponse.inMemory_percentages is deprecated. See milvus.proto;l=504Load percentage on querynode when type is InMemory Deprecated: use GetLoadingProgress rpc instead
repeated int64 inMemory_percentages = 6 [deprecated = true];- Parameters:
values- The inMemoryPercentages to add.- Returns:
- This builder for chaining.
-
clearInMemoryPercentages
@Deprecated public ShowCollectionsResponse.Builder clearInMemoryPercentages()
Deprecated.milvus.proto.milvus.ShowCollectionsResponse.inMemory_percentages is deprecated. See milvus.proto;l=504Load percentage on querynode when type is InMemory Deprecated: use GetLoadingProgress rpc instead
repeated int64 inMemory_percentages = 6 [deprecated = true];- Returns:
- This builder for chaining.
-
getQueryServiceAvailableList
public List<Boolean> getQueryServiceAvailableList()
Indicate whether query service is available
repeated bool query_service_available = 7;- Specified by:
getQueryServiceAvailableListin interfaceShowCollectionsResponseOrBuilder- Returns:
- A list containing the queryServiceAvailable.
-
getQueryServiceAvailableCount
public int getQueryServiceAvailableCount()
Indicate whether query service is available
repeated bool query_service_available = 7;- Specified by:
getQueryServiceAvailableCountin interfaceShowCollectionsResponseOrBuilder- Returns:
- The count of queryServiceAvailable.
-
getQueryServiceAvailable
public boolean getQueryServiceAvailable(int index)
Indicate whether query service is available
repeated bool query_service_available = 7;- Specified by:
getQueryServiceAvailablein interfaceShowCollectionsResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The queryServiceAvailable at the given index.
-
setQueryServiceAvailable
public ShowCollectionsResponse.Builder setQueryServiceAvailable(int index, boolean value)
Indicate whether query service is available
repeated bool query_service_available = 7;- Parameters:
index- The index to set the value at.value- The queryServiceAvailable to set.- Returns:
- This builder for chaining.
-
addQueryServiceAvailable
public ShowCollectionsResponse.Builder addQueryServiceAvailable(boolean value)
Indicate whether query service is available
repeated bool query_service_available = 7;- Parameters:
value- The queryServiceAvailable to add.- Returns:
- This builder for chaining.
-
addAllQueryServiceAvailable
public ShowCollectionsResponse.Builder addAllQueryServiceAvailable(Iterable<? extends Boolean> values)
Indicate whether query service is available
repeated bool query_service_available = 7;- Parameters:
values- The queryServiceAvailable to add.- Returns:
- This builder for chaining.
-
clearQueryServiceAvailable
public ShowCollectionsResponse.Builder clearQueryServiceAvailable()
Indicate whether query service is available
repeated bool query_service_available = 7;- Returns:
- This builder for chaining.
-
setUnknownFields
public final ShowCollectionsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ShowCollectionsResponse.Builder>
-
mergeUnknownFields
public final ShowCollectionsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ShowCollectionsResponse.Builder>
-
-