Interface TimestampsCacheFactory

All Known Implementing Classes:
StandardTimestampsCacheFactory

public interface TimestampsCacheFactory
Responsible for building the TimestampsCache to use for managing query results with respect to staleness of the underlying tables (sometimes called "query spaces" or "table spaces").

An implementation may be selected using the configuration property CacheSettings.QUERY_CACHE_FACTORY.