| Package | Description | 
|---|---|
| com.streambase.liveview.client | 
 Provides classes and interfaces fundamental to the TIBCO Live Datamart Java API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DynamicTableState | 
DynamicTableState.setException(LiveViewException exception)  | 
DynamicTableState | 
DynamicTableState.setStatusMessage(String statusMessage)  | 
DynamicTableState | 
DynamicTableState.setTableStatus(Table.TableStatus tableStatus)  | 
DynamicTableState | 
DynamicTableState.setTimeForTableStartDrop(Long timeForTableStartDrop)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,DynamicTableState> | 
TableAdminManager.dropTables(long duration,
          TimeUnit timeUnit,
          String... tables)
Returns a Map 
DynamicTableState. | 
Map<String,DynamicTableState> | 
TableAdminManager.startTables(long duration,
           TimeUnit timeUnit,
           String... tables)
Returns a Map 
DynamicTableState. | 
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.