Uses of Class
io.dingodb.index.Index.VectorCountMemoryResponse
Packages that use Index.VectorCountMemoryResponse
-
Uses of Index.VectorCountMemoryResponse in io.dingodb.index
Methods in io.dingodb.index that return Index.VectorCountMemoryResponseModifier and TypeMethodDescriptionIndex.VectorCountMemoryResponse.Builder.build()Index.VectorCountMemoryResponse.Builder.buildPartial()Index.VectorCountMemoryResponse.getDefaultInstance()Index.VectorCountMemoryResponse.Builder.getDefaultInstanceForType()Index.VectorCountMemoryResponse.getDefaultInstanceForType()Index.VectorCountMemoryResponse.parseDelimitedFrom(InputStream input) Index.VectorCountMemoryResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Index.VectorCountMemoryResponse.parseFrom(byte[] data) Index.VectorCountMemoryResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Index.VectorCountMemoryResponse.parseFrom(com.google.protobuf.ByteString data) Index.VectorCountMemoryResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Index.VectorCountMemoryResponse.parseFrom(com.google.protobuf.CodedInputStream input) Index.VectorCountMemoryResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Index.VectorCountMemoryResponse.parseFrom(InputStream input) Index.VectorCountMemoryResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Index.VectorCountMemoryResponse.parseFrom(ByteBuffer data) Index.VectorCountMemoryResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IndexServiceGrpc.IndexServiceBlockingStub.vectorCountMemory(Index.VectorCountMemoryRequest request) Methods in io.dingodb.index that return types with arguments of type Index.VectorCountMemoryResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Index.VectorCountMemoryResponse>Index.VectorCountMemoryResponse.getParserForType()static io.grpc.MethodDescriptor<Index.VectorCountMemoryRequest,Index.VectorCountMemoryResponse> IndexServiceGrpc.getVectorCountMemoryMethod()static com.google.protobuf.Parser<Index.VectorCountMemoryResponse>Index.VectorCountMemoryResponse.parser()com.google.common.util.concurrent.ListenableFuture<Index.VectorCountMemoryResponse>IndexServiceGrpc.IndexServiceFutureStub.vectorCountMemory(Index.VectorCountMemoryRequest request) Methods in io.dingodb.index with parameters of type Index.VectorCountMemoryResponseModifier and TypeMethodDescriptionIndex.VectorCountMemoryResponse.Builder.mergeFrom(Index.VectorCountMemoryResponse other) Index.VectorCountMemoryResponse.newBuilder(Index.VectorCountMemoryResponse prototype) Method parameters in io.dingodb.index with type arguments of type Index.VectorCountMemoryResponseModifier and TypeMethodDescriptiondefault voidIndexServiceGrpc.AsyncService.vectorCountMemory(Index.VectorCountMemoryRequest request, io.grpc.stub.StreamObserver<Index.VectorCountMemoryResponse> responseObserver) voidIndexServiceGrpc.IndexServiceStub.vectorCountMemory(Index.VectorCountMemoryRequest request, io.grpc.stub.StreamObserver<Index.VectorCountMemoryResponse> responseObserver)