Uses of Class
org.openrefine.wikidata.updates.scheduler.ImpossibleSchedulingException
Packages that use ImpossibleSchedulingException
-
Uses of ImpossibleSchedulingException in org.openrefine.wikidata.updates.scheduler
Methods in org.openrefine.wikidata.updates.scheduler that throw ImpossibleSchedulingExceptionModifier and TypeMethodDescriptionQuickStatementsUpdateScheduler.schedule(List<EntityEdit> updates) UpdateScheduler.schedule(List<EntityEdit> updates) Performs the scheduling.WikibaseAPIUpdateScheduler.schedule(List<EntityEdit> updates) protected voidQuickStatementsUpdateScheduler.splitUpdate(EntityEdit edit) Separates out the statements which refer to new entities from the rest of the update.