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