Class InitialSnapshot

java.lang.Object
com.illumon.iris.db.v2.remote.InitialSnapshot
All Implemented Interfaces:
Serializable, Cloneable

public class InitialSnapshot
extends Object
implements Serializable, Cloneable
A Raw table snapshot. Users may use InitialSnapshotTable.setupInitialSnapshotTable(Table, InitialSnapshot) to convert this into a QueryTable
See Also:
Serialized Form