Package com.streambase.sb.monitor
Interface Snapshot.Source
- Enclosing class:
- Snapshot
static interface Snapshot.Source
Result source
-
Method Summary
-
Method Details
-
nextResult
Get next result- Returns:
- result iterator
- Throws:
StreamBaseException
- error getting result
-
close
void close()Close result source
-