Uses of Class
io.milvus.grpc.GetCollectionStatisticsRequest
Packages that use GetCollectionStatisticsRequest
-
Uses of GetCollectionStatisticsRequest in io.milvus.grpc
Methods in io.milvus.grpc that return GetCollectionStatisticsRequestModifier and TypeMethodDescriptionGetCollectionStatisticsRequest.Builder.build()GetCollectionStatisticsRequest.Builder.buildPartial()GetCollectionStatisticsRequest.getDefaultInstance()GetCollectionStatisticsRequest.Builder.getDefaultInstanceForType()GetCollectionStatisticsRequest.getDefaultInstanceForType()GetCollectionStatisticsRequest.parseDelimitedFrom(InputStream input) GetCollectionStatisticsRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetCollectionStatisticsRequest.parseFrom(byte[] data) GetCollectionStatisticsRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetCollectionStatisticsRequest.parseFrom(com.google.protobuf.ByteString data) GetCollectionStatisticsRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetCollectionStatisticsRequest.parseFrom(com.google.protobuf.CodedInputStream input) GetCollectionStatisticsRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetCollectionStatisticsRequest.parseFrom(InputStream input) GetCollectionStatisticsRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetCollectionStatisticsRequest.parseFrom(ByteBuffer data) GetCollectionStatisticsRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type GetCollectionStatisticsRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GetCollectionStatisticsRequest, GetCollectionStatisticsResponse> MilvusServiceGrpc.getGetCollectionStatisticsMethod()com.google.protobuf.Parser<GetCollectionStatisticsRequest> GetCollectionStatisticsRequest.getParserForType()static com.google.protobuf.Parser<GetCollectionStatisticsRequest> GetCollectionStatisticsRequest.parser()Methods in io.milvus.grpc with parameters of type GetCollectionStatisticsRequestModifier and TypeMethodDescriptiondefault voidMilvusServiceGrpc.AsyncService.getCollectionStatistics(GetCollectionStatisticsRequest request, io.grpc.stub.StreamObserver<GetCollectionStatisticsResponse> responseObserver) MilvusServiceGrpc.MilvusServiceBlockingStub.getCollectionStatistics(GetCollectionStatisticsRequest request) com.google.common.util.concurrent.ListenableFuture<GetCollectionStatisticsResponse> MilvusServiceGrpc.MilvusServiceFutureStub.getCollectionStatistics(GetCollectionStatisticsRequest request) voidMilvusServiceGrpc.MilvusServiceStub.getCollectionStatistics(GetCollectionStatisticsRequest request, io.grpc.stub.StreamObserver<GetCollectionStatisticsResponse> responseObserver) GetCollectionStatisticsRequest.Builder.mergeFrom(GetCollectionStatisticsRequest other) GetCollectionStatisticsRequest.newBuilder(GetCollectionStatisticsRequest prototype)