| Package | Description |
|---|---|
| org.wikidata.query.rdf.tool.change |
Definition of a change in Wikibase and strategies for detecting them.
|
| org.wikidata.query.rdf.tool.rdf |
| 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.
|
| Constructor and Description |
|---|
RdfKafkaOffsetsRepository(URI root,
RdfClient rdfClient) |
| Modifier and Type | Field and Description |
|---|---|
protected RdfClient |
RdfRepository.rdfClient |
| Constructor and Description |
|---|
RdfRepository(WikibaseUris uris,
RdfClient rdfClient,
long maxPostSize) |
Copyright © 2019. All rights reserved.