public static final class MathFunctions.Truncate extends Object
| Constructor and Description |
|---|
Truncate() |
| Modifier and Type | Method and Description |
|---|---|
static io.airlift.slice.Slice |
truncateLong(long numScale,
io.airlift.slice.Slice num) |
static long |
truncateLongShort(long numScale,
io.airlift.slice.Slice num) |
static long |
truncateShort(long numScale,
long num) |
Copyright © 2012–2019. All rights reserved.