Uses of Class
io.milvus.grpc.GetStatisticsRequest
Packages that use GetStatisticsRequest
-
Uses of GetStatisticsRequest in io.milvus.grpc
Methods in io.milvus.grpc that return GetStatisticsRequestModifier and TypeMethodDescriptionGetStatisticsRequest.Builder.build()GetStatisticsRequest.Builder.buildPartial()static GetStatisticsRequestGetStatisticsRequest.getDefaultInstance()GetStatisticsRequest.Builder.getDefaultInstanceForType()GetStatisticsRequest.getDefaultInstanceForType()static GetStatisticsRequestGetStatisticsRequest.parseDelimitedFrom(InputStream input) static GetStatisticsRequestGetStatisticsRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetStatisticsRequestGetStatisticsRequest.parseFrom(byte[] data) static GetStatisticsRequestGetStatisticsRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetStatisticsRequestGetStatisticsRequest.parseFrom(com.google.protobuf.ByteString data) static GetStatisticsRequestGetStatisticsRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetStatisticsRequestGetStatisticsRequest.parseFrom(com.google.protobuf.CodedInputStream input) static GetStatisticsRequestGetStatisticsRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetStatisticsRequestGetStatisticsRequest.parseFrom(InputStream input) static GetStatisticsRequestGetStatisticsRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetStatisticsRequestGetStatisticsRequest.parseFrom(ByteBuffer data) static GetStatisticsRequestGetStatisticsRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type GetStatisticsRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GetStatisticsRequest> GetStatisticsRequest.getParserForType()static com.google.protobuf.Parser<GetStatisticsRequest> GetStatisticsRequest.parser()Methods in io.milvus.grpc with parameters of type GetStatisticsRequestModifier and TypeMethodDescriptionGetStatisticsRequest.Builder.mergeFrom(GetStatisticsRequest other) static GetStatisticsRequest.BuilderGetStatisticsRequest.newBuilder(GetStatisticsRequest prototype)