Package com.illumon.iris.db.tables.live
Interface LiveTable
- All Superinterfaces:
Runnable
- All Known Implementing Classes:
AppendOnlyArrayBackedMutableTable
,AutoTuningIncrementalReleaseFilter
,BaseIncrementalReleaseFilter
,BaseLastByTableImportState
,ClockFilter
,ConnectionAwareRemoteTable
,DataDrivenReplayer
,FixedStepReplayer
,IncrementalReleaseFilter
,InstrumentedLiveTable
,KeyedArrayBackedMutableTable
,LastByTableImportState
,LastByTableImportState.ResultTableMap
,LiveQueryTable
,LiveTableRefreshCombiner
,OneShotRefreshCombiner
,QueryReplayGroupedTable
,Replayer
,ReplayGroupedFullTable
,ReplayLastByGroupedTable
,ReplayTable
,ReplicatedTable
,RollingReleaseFilter
,SortedClockFilter
,TimeSeriesFilter
,TimeTable
,UnsortedClockFilter
,UpdatableTable
An object that should be refreshed by the LiveTableMonitor.
- ApiNote:
- although the interface is called LiveTable, it need not be a Table.
-
Method Summary