Class AllManifestsTable

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

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

    A valid manifest file is one that is referenced from any snapshot currently tracked by the table.

    This table may return duplicate rows.

    See Also:
    Serialized Form