Class ManifestEntriesTable

  • All Implemented Interfaces:
    java.io.Serializable, HasTableOperations, Table

    public class ManifestEntriesTable
    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.

    See Also:
    Serialized Form