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