Interface TableCatalog.DataFile

Enclosing interface:
TableCatalog

public static interface TableCatalog.DataFile
  • Method Details

    • path

      String path()
    • format

      String format()
    • sizeInBytes

      long sizeInBytes()
    • recordCount

      long recordCount()
    • partitionValues

      Map<String,Object> partitionValues()