| Package | Description |
|---|---|
| com.facebook.presto.thrift.api.datatypes |
| Modifier and Type | Method and Description |
|---|---|
PrestoThriftInteger |
PrestoThriftBlock.getIntegerData() |
| Modifier and Type | Method and Description |
|---|---|
static PrestoThriftBlock |
PrestoThriftBlock.integerData(PrestoThriftInteger integerData) |
| Constructor and Description |
|---|
PrestoThriftBlock(PrestoThriftInteger integerData,
PrestoThriftBigint bigintData,
PrestoThriftDouble doubleData,
PrestoThriftVarchar varcharData,
PrestoThriftBoolean booleanData,
PrestoThriftDate dateData,
PrestoThriftTimestamp timestampData,
PrestoThriftJson jsonData,
PrestoThriftHyperLogLog hyperLogLogData,
PrestoThriftBigintArray bigintArrayData) |
Copyright © 2012–2023. All rights reserved.