| Package | Description | 
|---|---|
| org.jini.rio.watch | 
| Modifier and Type | Method and Description | 
|---|---|
| Calculable[] | WatchDataSource. getCalculable()Get all Calculable records from the Calculable history | 
| Calculable[] | WatchDataSource. getCalculable(int offset,
             int length)Get Calculable records from the Calculable history for the specified range | 
| Calculable[] | WatchDataSource. getCalculable(String id)Get Calculable records from the Calculable history | 
| Calculable[] | WatchDataSource. getCalculable(String id,
             int offset,
             int length)Get Calculable records from the Calculable history | 
| Calculable | WatchDataSource. getLastCalculable()Gets the last Calculable from the history | 
| Calculable | WatchDataSource. getLastCalculable(String id)Gets the last Calculable from the history | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WatchDataSource. addCalculable(Calculable calculable)Add a Calculable record to the Calculable history | 
Copyright © GigaSpaces.