Class InternalHiveSplit.InternalHiveBlock

java.lang.Object
io.trino.plugin.hive.InternalHiveSplit.InternalHiveBlock
Enclosing class:
InternalHiveSplit

public static class InternalHiveSplit.InternalHiveBlock extends Object
  • Constructor Details

    • InternalHiveBlock

      public InternalHiveBlock(long start, long end, List<HostAddress> addresses)
  • Method Details

    • getStart

      public long getStart()
    • getEnd

      public long getEnd()
    • getAddresses

      public List<HostAddress> getAddresses()
    • getEstimatedSizeInBytes

      public long getEstimatedSizeInBytes()