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