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