Class AllDataFilesTable

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

    public class AllDataFilesTable
    extends java.lang.Object
    A Table implementation that exposes a table's valid data files as rows.

    A valid data file is one that is readable from any snapshot currently tracked by the table.

    This table may return duplicate rows.

    See Also:
    Serialized Form