public class CacheableOperation extends CacheOperation
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CacheableOperation.Builder  | 
| Constructor and Description | 
|---|
CacheableOperation(CacheableOperation.Builder b)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getUnless()  | 
boolean | 
isSync()  | 
equals, getCacheManager, getCacheNames, getCacheResolver, getCondition, getKey, getKeyGenerator, getName, hashCode, toStringpublic CacheableOperation(CacheableOperation.Builder b)