Overload List
| Name | Description |
|---|---|
| Resubscribe(String, String, String) |
Resubscribes to a stream with a predicate to apply to output tuples.
The stream name of dequeued tuples is sLogicalStream.
When unsubscribing, use sLogicalStream.
|
| Resubscribe(StreamProperties, String, String) |
Reubscribes to a stream with a predicate to apply to output tuples.
The stream name of dequeued tuples is sLogicalStream.
When unsubscribing, use sLogicalStream.
|