Package | Description |
---|---|
org.apache.storm.trident | |
org.apache.storm.trident.operation.impl |
Modifier and Type | Method and Description |
---|---|
Stream |
Stream.peek(Consumer action)
Returns a stream consisting of the trident tuples of this stream, additionally performing the provided action on each trident tuple as they are consumed from the resulting stream.
|
Constructor and Description |
---|
ConsumerExecutor(Consumer consumer) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.