接口 TimestampsCacheFactory
-
- 所有已知实现类:
StandardTimestampsCacheFactory
public interface TimestampsCacheFactoryResponsible for building the TimestampsRegionAccessFactory to use for managing query results in regards to staleness of the underlying tables (sometimes called "query spaces" or "table spaces")- 作者:
- Steve Ebersole
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 TimestampsCachebuildTimestampsCache(CacheImplementor cacheManager, TimestampsRegion timestampsRegion)Build the TimestampsCache
-
-
-
方法详细资料
-
buildTimestampsCache
TimestampsCache buildTimestampsCache(CacheImplementor cacheManager, TimestampsRegion timestampsRegion)
Build the TimestampsCache
-
-