Package io.milvus.grpc
Class DescribeIndexResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<DescribeIndexResponse.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>
io.milvus.grpc.DescribeIndexResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,DescribeIndexResponseOrBuilder,Cloneable
- Enclosing class:
DescribeIndexResponse
public static final class DescribeIndexResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>
implements DescribeIndexResponseOrBuilder
Describe index responseProtobuf type
milvus.proto.milvus.DescribeIndexResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllIndexDescriptions(Iterable<? extends IndexDescription> values) All index informations, for now only return tha latest index you created for the collection.addIndexDescriptions(int index, IndexDescription value) All index informations, for now only return tha latest index you created for the collection.addIndexDescriptions(int index, IndexDescription.Builder builderForValue) All index informations, for now only return tha latest index you created for the collection.All index informations, for now only return tha latest index you created for the collection.addIndexDescriptions(IndexDescription.Builder builderForValue) All index informations, for now only return tha latest index you created for the collection.All index informations, for now only return tha latest index you created for the collection.addIndexDescriptionsBuilder(int index) All index informations, for now only return tha latest index you created for the collection.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) All index informations, for now only return tha latest index you created for the collection.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Response statusclone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetIndexDescriptions(int index) All index informations, for now only return tha latest index you created for the collection.getIndexDescriptionsBuilder(int index) All index informations, for now only return tha latest index you created for the collection.All index informations, for now only return tha latest index you created for the collection.intAll index informations, for now only return tha latest index you created for the collection.All index informations, for now only return tha latest index you created for the collection.getIndexDescriptionsOrBuilder(int index) All index informations, for now only return tha latest index you created for the collection.List<? extends IndexDescriptionOrBuilder> All index informations, for now only return tha latest index you created for the collection.Response statusResponse statusResponse statusbooleanResponse statusprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(DescribeIndexResponse other) mergeStatus(Status value) Response statusmergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeIndexDescriptions(int index) All index informations, for now only return tha latest index you created for the collection.setIndexDescriptions(int index, IndexDescription value) All index informations, for now only return tha latest index you created for the collection.setIndexDescriptions(int index, IndexDescription.Builder builderForValue) All index informations, for now only return tha latest index you created for the collection.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Response statussetStatus(Status.Builder builderForValue) Response statussetUnknownFields(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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<DescribeIndexResponse.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<DescribeIndexResponse.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<DescribeIndexResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<DescribeIndexResponse.Builder>
-
setField
public DescribeIndexResponse.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<DescribeIndexResponse.Builder>
-
clearField
public DescribeIndexResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>
-
clearOneof
public DescribeIndexResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>
-
setRepeatedField
public DescribeIndexResponse.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<DescribeIndexResponse.Builder>
-
addRepeatedField
public DescribeIndexResponse.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<DescribeIndexResponse.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DescribeIndexResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>
-
mergeFrom
public DescribeIndexResponse.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<DescribeIndexResponse.Builder>- Throws:
IOException
-
hasStatus
public boolean hasStatus()Response status
.milvus.proto.common.Status status = 1;- Specified by:
hasStatusin interfaceDescribeIndexResponseOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
Response status
.milvus.proto.common.Status status = 1;- Specified by:
getStatusin interfaceDescribeIndexResponseOrBuilder- Returns:
- The status.
-
setStatus
Response status
.milvus.proto.common.Status status = 1; -
setStatus
Response status
.milvus.proto.common.Status status = 1; -
mergeStatus
Response status
.milvus.proto.common.Status status = 1; -
clearStatus
Response status
.milvus.proto.common.Status status = 1; -
getStatusBuilder
Response status
.milvus.proto.common.Status status = 1; -
getStatusOrBuilder
Response status
.milvus.proto.common.Status status = 1;- Specified by:
getStatusOrBuilderin interfaceDescribeIndexResponseOrBuilder
-
getIndexDescriptionsList
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;- Specified by:
getIndexDescriptionsListin interfaceDescribeIndexResponseOrBuilder
-
getIndexDescriptionsCount
public int getIndexDescriptionsCount()All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;- Specified by:
getIndexDescriptionsCountin interfaceDescribeIndexResponseOrBuilder
-
getIndexDescriptions
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;- Specified by:
getIndexDescriptionsin interfaceDescribeIndexResponseOrBuilder
-
setIndexDescriptions
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2; -
setIndexDescriptions
public DescribeIndexResponse.Builder setIndexDescriptions(int index, IndexDescription.Builder builderForValue) All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2; -
addIndexDescriptions
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2; -
addIndexDescriptions
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2; -
addIndexDescriptions
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2; -
addIndexDescriptions
public DescribeIndexResponse.Builder addIndexDescriptions(int index, IndexDescription.Builder builderForValue) All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2; -
addAllIndexDescriptions
public DescribeIndexResponse.Builder addAllIndexDescriptions(Iterable<? extends IndexDescription> values) All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2; -
clearIndexDescriptions
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2; -
removeIndexDescriptions
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2; -
getIndexDescriptionsBuilder
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2; -
getIndexDescriptionsOrBuilder
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;- Specified by:
getIndexDescriptionsOrBuilderin interfaceDescribeIndexResponseOrBuilder
-
getIndexDescriptionsOrBuilderList
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;- Specified by:
getIndexDescriptionsOrBuilderListin interfaceDescribeIndexResponseOrBuilder
-
addIndexDescriptionsBuilder
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2; -
addIndexDescriptionsBuilder
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2; -
getIndexDescriptionsBuilderList
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2; -
setUnknownFields
public final DescribeIndexResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>
-
mergeUnknownFields
public final DescribeIndexResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>
-