Class AllEntriesTable

  • All Implemented Interfaces:
    Table

    public class AllEntriesTable
    extends java.lang.Object
    A Table implementation that exposes a table's manifest entries as rows, for both delete and data files.

    WARNING: this table exposes internal details, like files that have been deleted. For a table of the live data files, use DataFilesTable.