| Package | Description |
|---|---|
| com.facebook.presto.common.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–2022. All rights reserved.