Package com.streambase.liveview.client
Class DynamicTableState
java.lang.Object
com.streambase.liveview.client.DynamicTableState
DynamicTableState keeps track of table state while dropping or starting table in synchronous mode.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionsetException(LiveViewException exception) setStatusMessage(String statusMessage) setTableStatus(Table.TableStatus tableStatus) setTimeForTableStartDrop(Long timeForTableStartDrop) toString() 
- 
Constructor Details
- 
DynamicTableState
 
 - 
 - 
Method Details
- 
getException
 - 
setException
 - 
getTableStatus
 - 
setTableStatus
 - 
getTimeForTableStartDrop
 - 
setTimeForTableStartDrop
 - 
getStatusMessage
 - 
setStatusMessage
 - 
getTableName
 - 
toString
 
 -