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