| Modifier and Type | Method and Description |
|---|---|
LevelDBFile |
LevelDBAggregationRepository.getLevelDBFile() |
| Modifier and Type | Method and Description |
|---|---|
void |
LevelDBAggregationRepository.setLevelDBFile(LevelDBFile levelDBFile) |
| Constructor and Description |
|---|
LevelDBAggregationRepository(String repositoryName,
LevelDBFile levelDBFile)
Creates an aggregation repository using the provided
LevelDBFile. |
Apache Camel