Package com.illumon.iris.db.plot.util.tables
-
Interface Summary Interface Description ColumnHandlerFactory.ColumnHandler Holds a table column.DataChangeListener Listens for notifications that data has changed.SwappableTable.LocalTableUpdateListener Listens for when the table gets swapped out.SwappableTableMap SwappableTable
backed by aTableMapHandle
TableSnapshotChangeListener Listens for notifications that table snapshot has changed. -
Class Summary Class Description ColumnHandlerFactory CreatesColumnHandlerFactory.ColumnHandler
instances with specified data types.DataChangeListenerProxy A proxy for DataChangeListeners.DeferredOperationTableHandle FigureTableSnapshotManager Schedules snapshots for all tables in the figure.SwappableTable<KEY_TYPE,VALUE_TYPE> Holds a handle on a table that may get swapped out for another table.SwappableTableOneClickAbstract Holds a handle on a one click table that may get swapped out for another table.SwappableTableOneClickAbstract.SwappableTablePreemptiveUpdatesQuery SwappableTableOneClickMap Holds a handle on a one click table that may get swapped out for another table.TableBackedTableMapHandle TableMapHandle
with an underlying table.TableHandle A handle describing a remote table as well as the columns of the table that are needed.TableMapBackedTableMapHandle TableMapHandle
with an underlying TableMap.TableMapHandle Holds a remote TableMap.TableSnapshot Computes snapshots of aBaseTable
. -
Enum Summary Enum Description ColumnHandlerFactory.TypeClassification -
Exception Summary Exception Description SwappableTableOneClickAbstract.OneClickTypeMismatchException