| Package | Description |
|---|---|
| com.facebook.presto.spi.type |
| Modifier and Type | Field and Description |
|---|---|
static VarcharType |
VarcharType.VARCHAR |
| Modifier and Type | Method and Description |
|---|---|
static VarcharType |
VarcharType.createUnboundedVarcharType() |
static VarcharType |
VarcharType.createVarcharType(int length) |
| Modifier and Type | Method and Description |
|---|---|
static io.airlift.slice.Slice |
Varchars.truncateToLength(io.airlift.slice.Slice slice,
VarcharType varcharType) |
Copyright © 2012-2016. All Rights Reserved.