| Package | Description |
|---|---|
| net.fortytwo.stream |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
BasicStreamProcessor.renew(BasicSubscription<C,Q,S> subscription,
int ttl)
Refreshes a subscription which has expired or is about to expire
|
abstract void |
BasicStreamProcessor.unregister(BasicSubscription<C,Q,S> subscription)
Frees up the resources occupied by the provided subscription and prevents it from matching future inputs
|
Copyright © 2016. All Rights Reserved.