| Package | Description |
|---|---|
| com.facebook.presto.thrift.api.datatypes |
| Modifier and Type | Method and Description |
|---|---|
PrestoThriftBigintArray |
PrestoThriftBlock.getBigintArrayData() |
| Modifier and Type | Method and Description |
|---|---|
static PrestoThriftBlock |
PrestoThriftBlock.bigintArrayData(PrestoThriftBigintArray bigintArrayData) |
| 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.