| Package | Description |
|---|---|
| org.wikidata.query.rdf.tool | |
| org.wikidata.query.rdf.tool.change |
Definition of a change in Wikibase and strategies for detecting them.
|
| Constructor and Description |
|---|
Update(Change.Source<B> changeSource,
WikibaseRepository wikibase,
RdfRepository rdfRepository,
Munger munger,
ExecutorService executor,
int pollDelay,
WikibaseUris uris,
boolean verify) |
| Modifier and Type | Class and Description |
|---|---|
class |
IdListChangeSource
Creates a change source out of the list of IDs.
|
class |
IdRangeChangeSource
Blindly iterates an id range and returns those as "changes".
|
class |
RecentChangesPoller
Polls recent changes.
|
Copyright © 2016. All rights reserved.