Uses of Class
io.datarouter.filesystem.snapshot.group.SnapshotGroupBuilder
| Package | Description |
|---|---|
| io.datarouter.filesystem.snapshot.group |
-
Uses of SnapshotGroupBuilder in io.datarouter.filesystem.snapshot.group
Methods in io.datarouter.filesystem.snapshot.group that return SnapshotGroupBuilder Modifier and Type Method Description SnapshotGroupBuilderSnapshotGroupBuilder. setCacheStorage(io.datarouter.storage.file.Directory cacheDirectory)SnapshotGroupBuilderSnapshotGroupBuilder. setSnapshotKeyDecoderClass(java.lang.Class<? extends SnapshotKeyDecoder> snapshotKeyDecoderClass)SnapshotGroupBuilderSnapshotGroupBuilder. setSnapshotRecordStringDecoderClass(java.lang.Class<? extends SnapshotRecordStringDecoder> snapshotEntryDecoderClass)SnapshotGroupBuilderSnapshotGroupBuilder. setVacuumConfig(SnapshotVacuumConfig vacuumConfig)SnapshotGroupBuilderSnapshotGroupFactory. startBuilder(java.lang.String groupId, io.datarouter.storage.file.Directory directory)