| 限定符和类型 | 方法和说明 |
|---|---|
static StoreCacheManager |
StoreCacheManager.getInstance() |
static StoreCacheManager |
StoreCacheManager.makeInstance(ITableCache.UpdateStrategy updateStrategy,
long maximumSize,
long duration,
java.util.concurrent.TimeUnit unit)
create a instance of StoreCacheManager and assign to
instance if instance is not initialized. |
static StoreCacheManager |
StoreCacheManager.makeInstance(long maximumSize) |
static StoreCacheManager |
StoreCacheManager.makeInstance(long maximumSize,
long durationMinutes) |
static StoreCacheManager |
StoreCacheManager.makeInstance(long maximumSize,
long duration,
java.util.concurrent.TimeUnit unit) |
Copyright © 2019. All Rights Reserved.