Uses of Class
org.apache.camel.component.leveldb.LevelDBFile
Packages that use LevelDBFile
-
Uses of LevelDBFile in org.apache.camel.component.leveldb
Methods in org.apache.camel.component.leveldb that return LevelDBFileMethods in org.apache.camel.component.leveldb with parameters of type LevelDBFileModifier and TypeMethodDescriptionvoidLevelDBAggregationRepository.setLevelDBFile(LevelDBFile levelDBFile) Constructors in org.apache.camel.component.leveldb with parameters of type LevelDBFileModifierConstructorDescriptionLevelDBAggregationRepository(String repositoryName, LevelDBFile levelDBFile) Creates an aggregation repository using the providedLevelDBFile.