Interface TimestampsRegion

  • All Superinterfaces:
    DirectAccessRegion, Region
    All Known Implementing Classes:
    TimestampsRegionTemplate

    public interface TimestampsRegion
    extends DirectAccessRegion
    Defines the contract for a cache region that stores timestamps. The timestamps are used to manage query results with respect to staleness of the underlying tables (sometimes called "query spaces" or "table spaces").