Package org.gridgain.internal.snapshots
Class PartitionSnapshotFileReader
java.lang.Object
org.gridgain.internal.snapshots.PartitionSnapshotFileReader
- All Implemented Interfaces:
AutoCloseable,Iterable<org.apache.ignite.internal.storage.BinaryRowAndRowId>
public class PartitionSnapshotFileReader
extends Object
implements Iterable<org.apache.ignite.internal.storage.BinaryRowAndRowId>, AutoCloseable
Class for parsing Partition Snapshot files (created by a
TableSnapshotWriter).-
Method Details
-
iterator
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
IOException
-