Uses of Class
io.dingodb.coordinator.Coordinator.UpdateGCSafePointResponse
Packages that use Coordinator.UpdateGCSafePointResponse
-
Uses of Coordinator.UpdateGCSafePointResponse in io.dingodb.coordinator
Methods in io.dingodb.coordinator that return Coordinator.UpdateGCSafePointResponseModifier and TypeMethodDescriptionCoordinator.UpdateGCSafePointResponse.Builder.build()Coordinator.UpdateGCSafePointResponse.Builder.buildPartial()Coordinator.UpdateGCSafePointResponse.getDefaultInstance()Coordinator.UpdateGCSafePointResponse.Builder.getDefaultInstanceForType()Coordinator.UpdateGCSafePointResponse.getDefaultInstanceForType()Coordinator.UpdateGCSafePointResponse.parseDelimitedFrom(InputStream input) Coordinator.UpdateGCSafePointResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.UpdateGCSafePointResponse.parseFrom(byte[] data) Coordinator.UpdateGCSafePointResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.UpdateGCSafePointResponse.parseFrom(com.google.protobuf.ByteString data) Coordinator.UpdateGCSafePointResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.UpdateGCSafePointResponse.parseFrom(com.google.protobuf.CodedInputStream input) Coordinator.UpdateGCSafePointResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.UpdateGCSafePointResponse.parseFrom(InputStream input) Coordinator.UpdateGCSafePointResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.UpdateGCSafePointResponse.parseFrom(ByteBuffer data) Coordinator.UpdateGCSafePointResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CoordinatorServiceGrpc.CoordinatorServiceBlockingStub.updateGCSafePoint(Coordinator.UpdateGCSafePointRequest request) GcMethods in io.dingodb.coordinator that return types with arguments of type Coordinator.UpdateGCSafePointResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Coordinator.UpdateGCSafePointResponse>Coordinator.UpdateGCSafePointResponse.getParserForType()static io.grpc.MethodDescriptor<Coordinator.UpdateGCSafePointRequest,Coordinator.UpdateGCSafePointResponse> CoordinatorServiceGrpc.getUpdateGCSafePointMethod()static com.google.protobuf.Parser<Coordinator.UpdateGCSafePointResponse>Coordinator.UpdateGCSafePointResponse.parser()com.google.common.util.concurrent.ListenableFuture<Coordinator.UpdateGCSafePointResponse>CoordinatorServiceGrpc.CoordinatorServiceFutureStub.updateGCSafePoint(Coordinator.UpdateGCSafePointRequest request) GcMethods in io.dingodb.coordinator with parameters of type Coordinator.UpdateGCSafePointResponseModifier and TypeMethodDescriptionCoordinator.UpdateGCSafePointResponse.Builder.mergeFrom(Coordinator.UpdateGCSafePointResponse other) Coordinator.UpdateGCSafePointResponse.newBuilder(Coordinator.UpdateGCSafePointResponse prototype) Method parameters in io.dingodb.coordinator with type arguments of type Coordinator.UpdateGCSafePointResponseModifier and TypeMethodDescriptiondefault voidCoordinatorServiceGrpc.AsyncService.updateGCSafePoint(Coordinator.UpdateGCSafePointRequest request, io.grpc.stub.StreamObserver<Coordinator.UpdateGCSafePointResponse> responseObserver) GcvoidCoordinatorServiceGrpc.CoordinatorServiceStub.updateGCSafePoint(Coordinator.UpdateGCSafePointRequest request, io.grpc.stub.StreamObserver<Coordinator.UpdateGCSafePointResponse> responseObserver) Gc