public class CacheableOperation extends CacheOperation
| Modifier and Type | Class and Description | 
|---|---|
| static class  | CacheableOperation.BuilderA builder that can be used to create a  CacheableOperation. | 
| Constructor and Description | 
|---|
| CacheableOperation(CacheableOperation.Builder b)Create a new  CacheableOperationinstance from the given builder. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getUnless() | 
| boolean | isSync() | 
equals, getCacheManager, getCacheNames, getCacheResolver, getCondition, getKey, getKeyGenerator, getName, hashCode, toStringpublic CacheableOperation(CacheableOperation.Builder b)
CacheableOperation instance from the given builder.@Nullable public String getUnless()
public boolean isSync()