public interface MapFunction extends Serializable
Modifier and Type | Method and Description |
---|---|
Values |
execute(TridentTuple input)
Invoked by the framework for each trident tuple in a stream.
|
Values execute(TridentTuple input)
input
- the input trident tupleCopyright © 2023 The Apache Software Foundation. All rights reserved.