Class TableSnapshot

java.lang.Object
com.illumon.iris.db.plot.util.tables.TableSnapshot

public class TableSnapshot
extends Object
Computes snapshots of a BaseTable. On every table update a snapshot request is given to the FigureTableSnapshotManager. A snapshot is a map from the column name to the columns data.