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