public static final class DescribeIndexResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder> implements DescribeIndexResponseOrBuilder
Describe index responseProtobuf type
milvus.proto.milvus.DescribeIndexResponse| 限定符和类型 | 方法和说明 |
|---|---|
DescribeIndexResponse.Builder |
addAllIndexDescriptions(Iterable<? extends IndexDescription> values)
All index informations, for now only return tha latest index you created for the collection.
|
DescribeIndexResponse.Builder |
addIndexDescriptions(IndexDescription.Builder builderForValue)
All index informations, for now only return tha latest index you created for the collection.
|
DescribeIndexResponse.Builder |
addIndexDescriptions(IndexDescription value)
All index informations, for now only return tha latest index you created for the collection.
|
DescribeIndexResponse.Builder |
addIndexDescriptions(int index,
IndexDescription.Builder builderForValue)
All index informations, for now only return tha latest index you created for the collection.
|
DescribeIndexResponse.Builder |
addIndexDescriptions(int index,
IndexDescription value)
All index informations, for now only return tha latest index you created for the collection.
|
IndexDescription.Builder |
addIndexDescriptionsBuilder()
All index informations, for now only return tha latest index you created for the collection.
|
IndexDescription.Builder |
addIndexDescriptionsBuilder(int index)
All index informations, for now only return tha latest index you created for the collection.
|
DescribeIndexResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DescribeIndexResponse |
build() |
DescribeIndexResponse |
buildPartial() |
DescribeIndexResponse.Builder |
clear() |
DescribeIndexResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DescribeIndexResponse.Builder |
clearIndexDescriptions()
All index informations, for now only return tha latest index you created for the collection.
|
DescribeIndexResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DescribeIndexResponse.Builder |
clearStatus()
Response status
.milvus.proto.common.Status status = 1; |
DescribeIndexResponse.Builder |
clone() |
DescribeIndexResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
IndexDescription |
getIndexDescriptions(int index)
All index informations, for now only return tha latest index you created for the collection.
|
IndexDescription.Builder |
getIndexDescriptionsBuilder(int index)
All index informations, for now only return tha latest index you created for the collection.
|
List<IndexDescription.Builder> |
getIndexDescriptionsBuilderList()
All index informations, for now only return tha latest index you created for the collection.
|
int |
getIndexDescriptionsCount()
All index informations, for now only return tha latest index you created for the collection.
|
List<IndexDescription> |
getIndexDescriptionsList()
All index informations, for now only return tha latest index you created for the collection.
|
IndexDescriptionOrBuilder |
getIndexDescriptionsOrBuilder(int index)
All index informations, for now only return tha latest index you created for the collection.
|
List<? extends IndexDescriptionOrBuilder> |
getIndexDescriptionsOrBuilderList()
All index informations, for now only return tha latest index you created for the collection.
|
Status |
getStatus()
Response status
.milvus.proto.common.Status status = 1; |
Status.Builder |
getStatusBuilder()
Response status
.milvus.proto.common.Status status = 1; |
StatusOrBuilder |
getStatusOrBuilder()
Response status
.milvus.proto.common.Status status = 1; |
boolean |
hasStatus()
Response status
.milvus.proto.common.Status status = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DescribeIndexResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DescribeIndexResponse.Builder |
mergeFrom(DescribeIndexResponse other) |
DescribeIndexResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
DescribeIndexResponse.Builder |
mergeStatus(Status value)
Response status
.milvus.proto.common.Status status = 1; |
DescribeIndexResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DescribeIndexResponse.Builder |
removeIndexDescriptions(int index)
All index informations, for now only return tha latest index you created for the collection.
|
DescribeIndexResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DescribeIndexResponse.Builder |
setIndexDescriptions(int index,
IndexDescription.Builder builderForValue)
All index informations, for now only return tha latest index you created for the collection.
|
DescribeIndexResponse.Builder |
setIndexDescriptions(int index,
IndexDescription value)
All index informations, for now only return tha latest index you created for the collection.
|
DescribeIndexResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DescribeIndexResponse.Builder |
setStatus(Status.Builder builderForValue)
Response status
.milvus.proto.common.Status status = 1; |
DescribeIndexResponse.Builder |
setStatus(Status value)
Response status
.milvus.proto.common.Status status = 1; |
DescribeIndexResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>public DescribeIndexResponse.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>public DescribeIndexResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic DescribeIndexResponse build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic DescribeIndexResponse buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic DescribeIndexResponse.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>public DescribeIndexResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>public DescribeIndexResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>public DescribeIndexResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>public DescribeIndexResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>public DescribeIndexResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>public DescribeIndexResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<DescribeIndexResponse.Builder>public DescribeIndexResponse.Builder mergeFrom(DescribeIndexResponse other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>public DescribeIndexResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<DescribeIndexResponse.Builder>IOExceptionpublic boolean hasStatus()
Response status
.milvus.proto.common.Status status = 1;hasStatus 在接口中 DescribeIndexResponseOrBuilderpublic Status getStatus()
Response status
.milvus.proto.common.Status status = 1;getStatus 在接口中 DescribeIndexResponseOrBuilderpublic DescribeIndexResponse.Builder setStatus(Status value)
Response status
.milvus.proto.common.Status status = 1;public DescribeIndexResponse.Builder setStatus(Status.Builder builderForValue)
Response status
.milvus.proto.common.Status status = 1;public DescribeIndexResponse.Builder mergeStatus(Status value)
Response status
.milvus.proto.common.Status status = 1;public DescribeIndexResponse.Builder clearStatus()
Response status
.milvus.proto.common.Status status = 1;public Status.Builder getStatusBuilder()
Response status
.milvus.proto.common.Status status = 1;public StatusOrBuilder getStatusOrBuilder()
Response status
.milvus.proto.common.Status status = 1;public List<IndexDescription> getIndexDescriptionsList()
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;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;public IndexDescription getIndexDescriptions(int index)
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;public DescribeIndexResponse.Builder setIndexDescriptions(int index, IndexDescription value)
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;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;public DescribeIndexResponse.Builder addIndexDescriptions(IndexDescription value)
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;public DescribeIndexResponse.Builder addIndexDescriptions(int index, IndexDescription value)
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;public DescribeIndexResponse.Builder addIndexDescriptions(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;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;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;public DescribeIndexResponse.Builder clearIndexDescriptions()
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;public DescribeIndexResponse.Builder removeIndexDescriptions(int index)
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;public IndexDescription.Builder getIndexDescriptionsBuilder(int index)
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;public IndexDescriptionOrBuilder getIndexDescriptionsOrBuilder(int index)
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;public List<? extends IndexDescriptionOrBuilder> getIndexDescriptionsOrBuilderList()
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;public IndexDescription.Builder addIndexDescriptionsBuilder()
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;public IndexDescription.Builder addIndexDescriptionsBuilder(int index)
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;public List<IndexDescription.Builder> getIndexDescriptionsBuilderList()
All index informations, for now only return tha latest index you created for the collection.
repeated .milvus.proto.milvus.IndexDescription index_descriptions = 2;public final DescribeIndexResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>public final DescribeIndexResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeIndexResponse.Builder>Copyright © 2023. All rights reserved.