static PrestoThriftBlock |
PrestoThriftBlock.bigintArrayData(PrestoThriftBigintArray bigintArrayData) |
static PrestoThriftBlock |
PrestoThriftBlock.bigintData(PrestoThriftBigint bigintData) |
static PrestoThriftBlock |
PrestoThriftBlock.booleanData(PrestoThriftBoolean booleanData) |
static PrestoThriftBlock |
PrestoThriftBlock.dateData(PrestoThriftDate dateData) |
static PrestoThriftBlock |
PrestoThriftBlock.doubleData(PrestoThriftDouble doubleData) |
static PrestoThriftBlock |
PrestoThriftTimestamp.fromBlock(Block block) |
static PrestoThriftBlock |
PrestoThriftInteger.fromBlock(Block block) |
static PrestoThriftBlock |
PrestoThriftHyperLogLog.fromBlock(Block block) |
static PrestoThriftBlock |
PrestoThriftDouble.fromBlock(Block block) |
static PrestoThriftBlock |
PrestoThriftDate.fromBlock(Block block) |
static PrestoThriftBlock |
PrestoThriftBoolean.fromBlock(Block block) |
static PrestoThriftBlock |
PrestoThriftBigintArray.fromBlock(Block block) |
static PrestoThriftBlock |
PrestoThriftBigint.fromBlock(Block block) |
static PrestoThriftBlock |
PrestoThriftVarchar.fromBlock(Block block,
Type type) |
static PrestoThriftBlock |
PrestoThriftJson.fromBlock(Block block,
Type type) |
static PrestoThriftBlock |
PrestoThriftBlock.fromBlock(Block block,
Type type) |
static PrestoThriftBlock |
PrestoThriftTimestamp.fromRecordSetColumn(RecordSet recordSet,
int columnIndex,
int totalRecords) |
static PrestoThriftBlock |
PrestoThriftInteger.fromRecordSetColumn(RecordSet recordSet,
int columnIndex,
int totalRecords) |
static PrestoThriftBlock |
PrestoThriftDate.fromRecordSetColumn(RecordSet recordSet,
int columnIndex,
int totalRecords) |
static PrestoThriftBlock |
PrestoThriftBlock.fromRecordSetColumn(RecordSet recordSet,
int columnIndex,
int totalRecords) |
static PrestoThriftBlock |
PrestoThriftBigint.fromRecordSetColumn(RecordSet recordSet,
int columnIndex,
int totalRecords) |
static PrestoThriftBlock |
PrestoThriftBlock.hyperLogLogData(PrestoThriftHyperLogLog hyperLogLogData) |
static PrestoThriftBlock |
PrestoThriftBlock.integerData(PrestoThriftInteger integerData) |
static PrestoThriftBlock |
PrestoThriftBlock.jsonData(PrestoThriftJson jsonData) |
static PrestoThriftBlock |
PrestoThriftBlock.timestampData(PrestoThriftTimestamp timestampData) |
static PrestoThriftBlock |
PrestoThriftBlock.varcharData(PrestoThriftVarchar varcharData) |