public interface TimestampsCacheFactory
Responsible 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")
| Modifier and Type | Method and Description |
|---|---|
TimestampsCache |
buildTimestampsCache(CacheImplementor cacheManager,
TimestampsRegion timestampsRegion)
Build the TimestampsCache
|
TimestampsCache buildTimestampsCache(CacheImplementor cacheManager, TimestampsRegion timestampsRegion)
Build the TimestampsCache
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.