Interface TrinoThriftColumnData

All Known Implementing Classes:
TrinoThriftBigint, TrinoThriftBigintArray, TrinoThriftBoolean, TrinoThriftDate, TrinoThriftDouble, TrinoThriftHyperLogLog, TrinoThriftInteger, TrinoThriftJson, TrinoThriftTimestamp, TrinoThriftVarchar

public interface TrinoThriftColumnData
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    toBlock(Type desiredType)
     
  • Method Details

    • toBlock

      Block toBlock(Type desiredType)
    • numberOfRecords

      int numberOfRecords()