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