Class SnapshotsTable

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

    public class SnapshotsTable
    extends java.lang.Object
    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