Class SnapshotsTable

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

    public class SnapshotsTable
    extends BaseMetadataTable
    A Table implementation that exposes a table's known snapshots as rows.

    This does not include snapshots that have been expired using ExpireSnapshots.

    See Also:
    Serialized Form