Uses of Class
io.dingodb.debug.Debug.SnapshotVectorIndexRequest
Packages that use Debug.SnapshotVectorIndexRequest
-
Uses of Debug.SnapshotVectorIndexRequest in io.dingodb.debug
Methods in io.dingodb.debug that return Debug.SnapshotVectorIndexRequestModifier and TypeMethodDescriptionDebug.SnapshotVectorIndexRequest.Builder.build()Debug.SnapshotVectorIndexRequest.Builder.buildPartial()Debug.SnapshotVectorIndexRequest.getDefaultInstance()Debug.SnapshotVectorIndexRequest.Builder.getDefaultInstanceForType()Debug.SnapshotVectorIndexRequest.getDefaultInstanceForType()Debug.SnapshotVectorIndexRequest.parseDelimitedFrom(InputStream input) Debug.SnapshotVectorIndexRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.SnapshotVectorIndexRequest.parseFrom(byte[] data) Debug.SnapshotVectorIndexRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.SnapshotVectorIndexRequest.parseFrom(com.google.protobuf.ByteString data) Debug.SnapshotVectorIndexRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.SnapshotVectorIndexRequest.parseFrom(com.google.protobuf.CodedInputStream input) Debug.SnapshotVectorIndexRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.SnapshotVectorIndexRequest.parseFrom(InputStream input) Debug.SnapshotVectorIndexRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.SnapshotVectorIndexRequest.parseFrom(ByteBuffer data) Debug.SnapshotVectorIndexRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.debug that return types with arguments of type Debug.SnapshotVectorIndexRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Debug.SnapshotVectorIndexRequest>Debug.SnapshotVectorIndexRequest.getParserForType()static io.grpc.MethodDescriptor<Debug.SnapshotVectorIndexRequest,Debug.SnapshotVectorIndexResponse> DebugServiceGrpc.getSnapshotVectorIndexMethod()static com.google.protobuf.Parser<Debug.SnapshotVectorIndexRequest>Debug.SnapshotVectorIndexRequest.parser()Methods in io.dingodb.debug with parameters of type Debug.SnapshotVectorIndexRequestModifier and TypeMethodDescriptionDebug.SnapshotVectorIndexRequest.Builder.mergeFrom(Debug.SnapshotVectorIndexRequest other) Debug.SnapshotVectorIndexRequest.newBuilder(Debug.SnapshotVectorIndexRequest prototype) default voidDebugServiceGrpc.AsyncService.snapshotVectorIndex(Debug.SnapshotVectorIndexRequest request, io.grpc.stub.StreamObserver<Debug.SnapshotVectorIndexResponse> responseObserver) vector indexDebugServiceGrpc.DebugServiceBlockingStub.snapshotVectorIndex(Debug.SnapshotVectorIndexRequest request) vector indexcom.google.common.util.concurrent.ListenableFuture<Debug.SnapshotVectorIndexResponse>DebugServiceGrpc.DebugServiceFutureStub.snapshotVectorIndex(Debug.SnapshotVectorIndexRequest request) vector indexvoidDebugServiceGrpc.DebugServiceStub.snapshotVectorIndex(Debug.SnapshotVectorIndexRequest request, io.grpc.stub.StreamObserver<Debug.SnapshotVectorIndexResponse> responseObserver) vector index