public interface LongDecimalWithOverflowState extends AccumulatorState
| Modifier and Type | Method and Description |
|---|---|
io.airlift.slice.Slice |
getLongDecimal() |
long |
getOverflow() |
void |
setLongDecimal(io.airlift.slice.Slice unscaledDecimal) |
void |
setOverflow(long overflow) |
getEstimatedSizeCopyright © 2012–2019. All rights reserved.