Uses of Interface
io.datarouter.filesystem.snapshot.web.SnapshotRecordStringDecoder
| Package | Description |
|---|---|
| io.datarouter.filesystem.snapshot.group |
-
Uses of SnapshotRecordStringDecoder in io.datarouter.filesystem.snapshot.group
Methods in io.datarouter.filesystem.snapshot.group that return types with arguments of type SnapshotRecordStringDecoder Modifier and Type Method Description java.lang.Class<? extends SnapshotRecordStringDecoder>SnapshotGroup. getSnapshotEntryDecoderClass()Method parameters in io.datarouter.filesystem.snapshot.group with type arguments of type SnapshotRecordStringDecoder Modifier and Type Method Description SnapshotGroupBuilderSnapshotGroupBuilder. setSnapshotRecordStringDecoderClass(java.lang.Class<? extends SnapshotRecordStringDecoder> snapshotEntryDecoderClass)