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