Modifier and Type | Class and Description |
---|---|
static class |
FirstN.FirstNAgg |
static class |
FirstN.FirstNSortedAgg |
Constructor and Description |
---|
FirstN(int n,
String sortField) |
FirstN(int n,
String sortField,
boolean reverse) |
Modifier and Type | Method and Description |
---|---|
Stream |
apply(Stream input)
Applies the
Assembly to a given Stream . |
Copyright © 2022 The Apache Software Foundation. All rights reserved.