Package | Description |
---|---|
org.xbib.elasticsearch.plugin.jdbc.feeder | |
org.xbib.elasticsearch.river.jdbc | |
org.xbib.elasticsearch.river.jdbc.strategy.simple |
Modifier and Type | Field and Description |
---|---|
protected IngestFactory |
JDBCFeeder.ingestFactory |
Modifier and Type | Method and Description |
---|---|
RiverMouth |
RiverMouth.setIngestFactory(IngestFactory ingestFactory)
Set ingest factory
|
RiverFlow |
RiverFlow.setIngestFactory(IngestFactory ingestFactory)
Set ingest factory
|
Modifier and Type | Field and Description |
---|---|
protected IngestFactory |
SimpleRiverMouth.ingestFactory |
Modifier and Type | Method and Description |
---|---|
SimpleRiverMouth |
SimpleRiverMouth.setIngestFactory(IngestFactory ingestFactory) |
RiverFlow |
SimpleRiverFlow.setIngestFactory(IngestFactory ingestFactory) |
elasticsearch-river-jdbc