datareplication 1.0.1 API
Package | Description |
---|---|
io.datareplication.consumer | |
io.datareplication.consumer.feed | |
io.datareplication.consumer.snapshot |
The snapshot consumer downloads and parses a snapshot into a stream of entities.
|
io.datareplication.model | |
io.datareplication.model.feed | |
io.datareplication.model.snapshot | |
io.datareplication.producer.feed |
The feed producer builds a linear feed from incoming entities across multiple distributed producer instances.
|
io.datareplication.producer.snapshot |
The snapshot producer creates snapshot pages and the matching snapshot index from a stream of entities and
saves them in user-provided repositories.
|