Class FirstN
- java.lang.Object
-
- org.apache.storm.trident.operation.builtin.FirstN
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
FirstN.FirstNAgg
static class
FirstN.FirstNSortedAgg
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stream
apply(Stream input)
Applies the `Assembly` to a givenStream
.
-