| Package | Description |
|---|---|
| net.fortytwo.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicSubscription<C,Q,S>
An object which associates a query with a handler for the query's results
|
| Modifier and Type | Method and Description |
|---|---|
Subscription |
StreamProcessor.addQuery(int ttl,
Q query,
java.util.function.BiConsumer<S,java.lang.Long> consumer)
Adds a new query subscription to this query engine
|
Copyright © 2016. All Rights Reserved.