| Package | Description |
|---|---|
| org.wikidata.query.rdf.tool | |
| org.wikidata.query.rdf.tool.change |
Definition of a change in Wikibase and strategies for detecting them.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestUpdater<B extends Change.Batch>
Class for testing update.
|
class |
Updater<B extends Change.Batch>
Update tool.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Change.Source<B extends Change.Batch>
Detects changes.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Change.Batch.AbstractDefaultImplementation
Simple default implementation of Batch.
|
class |
IdListChangeSource.Batch
Batch implementation for this change source.
|
class |
IdRangeChangeSource.Batch
Batch implementation for this change source.
|
static class |
KafkaPoller.Batch |
static class |
RecentChangesPoller.Batch
Batch implementation for this poller.
|
| Modifier and Type | Method and Description |
|---|---|
static Change.Source<? extends Change.Batch> |
ChangeSourceContext.buildChangeSource(UpdateOptions options,
Instant startTime,
WikibaseRepository wikibaseRepository,
RdfClient rdfClient,
URI root,
com.codahale.metrics.MetricRegistry metricRegistry)
Build a change source.
|
Copyright © 2019. All rights reserved.