public static class ArrayAggFunction.ArrayAggAccumulator<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
LinkedList<T> |
list |
LinkedList<T> |
retractList |
| Constructor and Description |
|---|
ArrayAggAccumulator() |
public LinkedList<T> list
public LinkedList<T> retractList
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.