Uses of Class
io.datarouter.changelog.storage.ChangelogKey
Packages that use ChangelogKey
-
Uses of ChangelogKey in io.datarouter.changelog.storage
Methods in io.datarouter.changelog.storage that return types with arguments of type ChangelogKeyMethods in io.datarouter.changelog.storage with parameters of type ChangelogKeyModifier and TypeMethodDescriptionChangelogDao.find(ChangelogKey key) ChangelogDao.get(ChangelogKey key) Method parameters in io.datarouter.changelog.storage with type arguments of type ChangelogKeyModifier and TypeMethodDescriptionio.datarouter.scanner.Scanner<Changelog>ChangelogDao.scan(io.datarouter.util.tuple.Range<ChangelogKey> range)