Interface TimestampsCache

All Known Implementing Classes:
TimestampsCacheDisabledImpl, TimestampsCacheEnabledImpl

public interface TimestampsCache
Tracks invalidation of "query spaces" (tables) for the purpose of determining if a cached query result set is stale. Implementations use a special region the second-level cache to store invalidation timestamps.