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