public class CacheableOperation extends CacheOperation
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CacheableOperation.Builder |
| 构造器和说明 |
|---|
CacheableOperation(CacheableOperation.Builder b) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getUnless() |
boolean |
isSync() |
equals, getCacheManager, getCacheNames, getCacheResolver, getCondition, getKey, getKeyGenerator, getName, hashCode, toStringpublic CacheableOperation(CacheableOperation.Builder b)
@Nullable public String getUnless()
public boolean isSync()