Package io.datarouter.filesystem.snapshot.reader

  • Class Summary
    Class Description
    ScanningSnapshotReader
    Thread-safe The parallel operations perform the potentially high-latency block fetches The blocks are passed to the parent scanner which parses them.
    SnapshotIdReader
    Not thread-safe because of LatestBlockCache
    SnapshotKeyReader
    Not thread-safe because of LatestBlockCache