Uses of Class
io.milvus.grpc.GetIndexStatisticsRequest.Builder
Packages that use GetIndexStatisticsRequest.Builder
-
Uses of GetIndexStatisticsRequest.Builder in io.milvus.grpc
Methods in io.milvus.grpc that return GetIndexStatisticsRequest.BuilderModifier and TypeMethodDescriptionGetIndexStatisticsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) GetIndexStatisticsRequest.Builder.clear()GetIndexStatisticsRequest.Builder.clearBase()Not useful for nowGetIndexStatisticsRequest.Builder.clearCollectionName()The particular collection name in MilvusGetIndexStatisticsRequest.Builder.clearDbName()Not useful for nowGetIndexStatisticsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) GetIndexStatisticsRequest.Builder.clearIndexName()The index name in this particular collectionGetIndexStatisticsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) GetIndexStatisticsRequest.Builder.clearTimestamp()uint64 timestamp = 5;GetIndexStatisticsRequest.Builder.clone()Not useful for nowGetIndexStatisticsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetIndexStatisticsRequest.Builder.mergeFrom(com.google.protobuf.Message other) GetIndexStatisticsRequest.Builder.mergeFrom(GetIndexStatisticsRequest other) GetIndexStatisticsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) GetIndexStatisticsRequest.newBuilder()GetIndexStatisticsRequest.newBuilder(GetIndexStatisticsRequest prototype) GetIndexStatisticsRequest.newBuilderForType()protected GetIndexStatisticsRequest.BuilderGetIndexStatisticsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Not useful for nowGetIndexStatisticsRequest.Builder.setBase(MsgBase.Builder builderForValue) Not useful for nowGetIndexStatisticsRequest.Builder.setCollectionName(String value) The particular collection name in MilvusGetIndexStatisticsRequest.Builder.setCollectionNameBytes(com.google.protobuf.ByteString value) The particular collection name in MilvusNot useful for nowGetIndexStatisticsRequest.Builder.setDbNameBytes(com.google.protobuf.ByteString value) Not useful for nowGetIndexStatisticsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) GetIndexStatisticsRequest.Builder.setIndexName(String value) The index name in this particular collectionGetIndexStatisticsRequest.Builder.setIndexNameBytes(com.google.protobuf.ByteString value) The index name in this particular collectionGetIndexStatisticsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) GetIndexStatisticsRequest.Builder.setTimestamp(long value) uint64 timestamp = 5;GetIndexStatisticsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) GetIndexStatisticsRequest.toBuilder()