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