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