Modifier and Type | Interface and Description |
---|---|
static class |
BottomTop.Method
Pre-defined method for partial aggregration.
|
ApplyItem.Kind
Modifier and Type | Method and Description |
---|---|
BottomTop.Method |
getMethod()
Gets the partial-aggregation method.
|
Expression |
getNumber()
Gets the expression that determines the number of items to aggregate.
|
Expression |
getValue()
Gets the expression that determines the values to aggregate.
|
BottomTop.Method getMethod()
BottomTop.Method
(but never null
)Expression getNumber()
Expression
(but never null
)Expression getValue()
Expression
(but never null
)Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.