| Package | Description |
|---|---|
| com.facebook.presto.spi.function.aggregation |
| Modifier and Type | Method and Description |
|---|---|
AccumulatorStateSerializer<?> |
AggregationMetadata.AccumulatorStateDescriptor.getSerializer() |
| Constructor and Description |
|---|
AccumulatorStateDescriptor(Class<?> stateInterface,
AccumulatorStateSerializer<?> serializer,
AccumulatorStateFactory<?> factory) |
Copyright © 2012–2022. All rights reserved.