public static final class GetStatisticsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetStatisticsRequest.Builder> implements GetStatisticsRequestOrBuilder
Get statistics like row_count. WARNING: This API is experimental and not useful for now.Protobuf type
milvus.proto.milvus.GetStatisticsRequest| 限定符和类型 | 方法和说明 |
|---|---|
GetStatisticsRequest.Builder |
addAllPartitionNames(Iterable<String> values)
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4; |
GetStatisticsRequest.Builder |
addPartitionNames(String value)
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4; |
GetStatisticsRequest.Builder |
addPartitionNamesBytes(com.google.protobuf.ByteString value)
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4; |
GetStatisticsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetStatisticsRequest |
build() |
GetStatisticsRequest |
buildPartial() |
GetStatisticsRequest.Builder |
clear() |
GetStatisticsRequest.Builder |
clearBase()
Not useful for now
.milvus.proto.common.MsgBase base = 1; |
GetStatisticsRequest.Builder |
clearCollectionName()
The collection name you want get statistics
string collection_name = 3; |
GetStatisticsRequest.Builder |
clearDbName()
Not useful for now
string db_name = 2; |
GetStatisticsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetStatisticsRequest.Builder |
clearGuaranteeTimestamp()
Not useful for now, reserved for future
uint64 guarantee_timestamp = 5; |
GetStatisticsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetStatisticsRequest.Builder |
clearPartitionNames()
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4; |
GetStatisticsRequest.Builder |
clone() |
MsgBase |
getBase()
Not useful for now
.milvus.proto.common.MsgBase base = 1; |
MsgBase.Builder |
getBaseBuilder()
Not useful for now
.milvus.proto.common.MsgBase base = 1; |
MsgBaseOrBuilder |
getBaseOrBuilder()
Not useful for now
.milvus.proto.common.MsgBase base = 1; |
String |
getCollectionName()
The collection name you want get statistics
string collection_name = 3; |
com.google.protobuf.ByteString |
getCollectionNameBytes()
The collection name you want get statistics
string collection_name = 3; |
String |
getDbName()
Not useful for now
string db_name = 2; |
com.google.protobuf.ByteString |
getDbNameBytes()
Not useful for now
string db_name = 2; |
GetStatisticsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getGuaranteeTimestamp()
Not useful for now, reserved for future
uint64 guarantee_timestamp = 5; |
String |
getPartitionNames(int index)
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4; |
com.google.protobuf.ByteString |
getPartitionNamesBytes(int index)
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4; |
int |
getPartitionNamesCount()
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4; |
com.google.protobuf.ProtocolStringList |
getPartitionNamesList()
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4; |
boolean |
hasBase()
Not useful for now
.milvus.proto.common.MsgBase base = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetStatisticsRequest.Builder |
mergeBase(MsgBase value)
Not useful for now
.milvus.proto.common.MsgBase base = 1; |
GetStatisticsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetStatisticsRequest.Builder |
mergeFrom(GetStatisticsRequest other) |
GetStatisticsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
GetStatisticsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetStatisticsRequest.Builder |
setBase(MsgBase.Builder builderForValue)
Not useful for now
.milvus.proto.common.MsgBase base = 1; |
GetStatisticsRequest.Builder |
setBase(MsgBase value)
Not useful for now
.milvus.proto.common.MsgBase base = 1; |
GetStatisticsRequest.Builder |
setCollectionName(String value)
The collection name you want get statistics
string collection_name = 3; |
GetStatisticsRequest.Builder |
setCollectionNameBytes(com.google.protobuf.ByteString value)
The collection name you want get statistics
string collection_name = 3; |
GetStatisticsRequest.Builder |
setDbName(String value)
Not useful for now
string db_name = 2; |
GetStatisticsRequest.Builder |
setDbNameBytes(com.google.protobuf.ByteString value)
Not useful for now
string db_name = 2; |
GetStatisticsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetStatisticsRequest.Builder |
setGuaranteeTimestamp(long value)
Not useful for now, reserved for future
uint64 guarantee_timestamp = 5; |
GetStatisticsRequest.Builder |
setPartitionNames(int index,
String value)
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4; |
GetStatisticsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetStatisticsRequest.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<GetStatisticsRequest.Builder>public GetStatisticsRequest.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<GetStatisticsRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<GetStatisticsRequest.Builder>public GetStatisticsRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic GetStatisticsRequest build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic GetStatisticsRequest buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic GetStatisticsRequest.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<GetStatisticsRequest.Builder>public GetStatisticsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<GetStatisticsRequest.Builder>public GetStatisticsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<GetStatisticsRequest.Builder>public GetStatisticsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<GetStatisticsRequest.Builder>public GetStatisticsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<GetStatisticsRequest.Builder>public GetStatisticsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<GetStatisticsRequest.Builder>public GetStatisticsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<GetStatisticsRequest.Builder>public GetStatisticsRequest.Builder mergeFrom(GetStatisticsRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<GetStatisticsRequest.Builder>public GetStatisticsRequest.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<GetStatisticsRequest.Builder>IOExceptionpublic boolean hasBase()
Not useful for now
.milvus.proto.common.MsgBase base = 1;hasBase 在接口中 GetStatisticsRequestOrBuilderpublic MsgBase getBase()
Not useful for now
.milvus.proto.common.MsgBase base = 1;getBase 在接口中 GetStatisticsRequestOrBuilderpublic GetStatisticsRequest.Builder setBase(MsgBase value)
Not useful for now
.milvus.proto.common.MsgBase base = 1;public GetStatisticsRequest.Builder setBase(MsgBase.Builder builderForValue)
Not useful for now
.milvus.proto.common.MsgBase base = 1;public GetStatisticsRequest.Builder mergeBase(MsgBase value)
Not useful for now
.milvus.proto.common.MsgBase base = 1;public GetStatisticsRequest.Builder clearBase()
Not useful for now
.milvus.proto.common.MsgBase base = 1;public MsgBase.Builder getBaseBuilder()
Not useful for now
.milvus.proto.common.MsgBase base = 1;public MsgBaseOrBuilder getBaseOrBuilder()
Not useful for now
.milvus.proto.common.MsgBase base = 1;public String getDbName()
Not useful for now
string db_name = 2;getDbName 在接口中 GetStatisticsRequestOrBuilderpublic com.google.protobuf.ByteString getDbNameBytes()
Not useful for now
string db_name = 2;getDbNameBytes 在接口中 GetStatisticsRequestOrBuilderpublic GetStatisticsRequest.Builder setDbName(String value)
Not useful for now
string db_name = 2;value - The dbName to set.public GetStatisticsRequest.Builder clearDbName()
Not useful for now
string db_name = 2;public GetStatisticsRequest.Builder setDbNameBytes(com.google.protobuf.ByteString value)
Not useful for now
string db_name = 2;value - The bytes for dbName to set.public String getCollectionName()
The collection name you want get statistics
string collection_name = 3;getCollectionName 在接口中 GetStatisticsRequestOrBuilderpublic com.google.protobuf.ByteString getCollectionNameBytes()
The collection name you want get statistics
string collection_name = 3;getCollectionNameBytes 在接口中 GetStatisticsRequestOrBuilderpublic GetStatisticsRequest.Builder setCollectionName(String value)
The collection name you want get statistics
string collection_name = 3;value - The collectionName to set.public GetStatisticsRequest.Builder clearCollectionName()
The collection name you want get statistics
string collection_name = 3;public GetStatisticsRequest.Builder setCollectionNameBytes(com.google.protobuf.ByteString value)
The collection name you want get statistics
string collection_name = 3;value - The bytes for collectionName to set.public com.google.protobuf.ProtocolStringList getPartitionNamesList()
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4;getPartitionNamesList 在接口中 GetStatisticsRequestOrBuilderpublic int getPartitionNamesCount()
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4;getPartitionNamesCount 在接口中 GetStatisticsRequestOrBuilderpublic String getPartitionNames(int index)
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4;getPartitionNames 在接口中 GetStatisticsRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getPartitionNamesBytes(int index)
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4;getPartitionNamesBytes 在接口中 GetStatisticsRequestOrBuilderindex - The index of the value to return.public GetStatisticsRequest.Builder setPartitionNames(int index, String value)
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4;index - The index to set the value at.value - The partitionNames to set.public GetStatisticsRequest.Builder addPartitionNames(String value)
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4;value - The partitionNames to add.public GetStatisticsRequest.Builder addAllPartitionNames(Iterable<String> values)
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4;values - The partitionNames to add.public GetStatisticsRequest.Builder clearPartitionNames()
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4;public GetStatisticsRequest.Builder addPartitionNamesBytes(com.google.protobuf.ByteString value)
The partition names you want get statistics, empty for all partitions
repeated string partition_names = 4;value - The bytes of the partitionNames to add.public long getGuaranteeTimestamp()
Not useful for now, reserved for future
uint64 guarantee_timestamp = 5;getGuaranteeTimestamp 在接口中 GetStatisticsRequestOrBuilderpublic GetStatisticsRequest.Builder setGuaranteeTimestamp(long value)
Not useful for now, reserved for future
uint64 guarantee_timestamp = 5;value - The guaranteeTimestamp to set.public GetStatisticsRequest.Builder clearGuaranteeTimestamp()
Not useful for now, reserved for future
uint64 guarantee_timestamp = 5;public final GetStatisticsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<GetStatisticsRequest.Builder>public final GetStatisticsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<GetStatisticsRequest.Builder>Copyright © 2023. All rights reserved.