Uses of Class
org.jini.rio.watch.Calculable
Packages that use Calculable
-
Uses of Calculable in org.jini.rio.watch
Methods in org.jini.rio.watch that return CalculableModifier and TypeMethodDescriptionWatchDataSource.getCalculable()Get all Calculable records from the Calculable historyWatchDataSource.getCalculable(int offset, int length) Get Calculable records from the Calculable history for the specified rangeWatchDataSource.getCalculable(String id) Get Calculable records from the Calculable historyWatchDataSource.getCalculable(String id, int offset, int length) Get Calculable records from the Calculable historyWatchDataSource.getLastCalculable()Gets the last Calculable from the historyWatchDataSource.getLastCalculable(String id) Gets the last Calculable from the historyMethods in org.jini.rio.watch with parameters of type CalculableModifier and TypeMethodDescriptionvoidWatchDataSource.addCalculable(Calculable calculable) Add a Calculable record to the Calculable history