public class StandardTimestampsCacheFactory extends Object implements TimestampsCacheFactory
QueryResultsCacheImpl
.Modifier and Type | Field and Description |
---|---|
static StandardTimestampsCacheFactory |
INSTANCE
Singleton access
|
Constructor and Description |
---|
StandardTimestampsCacheFactory() |
Modifier and Type | Method and Description |
---|---|
TimestampsCache |
buildTimestampsCache(CacheImplementor cacheManager,
TimestampsRegion timestampsRegion)
Build the TimestampsCache
|
public static final StandardTimestampsCacheFactory INSTANCE
public TimestampsCache buildTimestampsCache(CacheImplementor cacheManager, TimestampsRegion timestampsRegion)
TimestampsCacheFactory
buildTimestampsCache
in interface TimestampsCacheFactory
Copyright © 2019 JBoss by Red Hat. All rights reserved.