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