クラス CacheableOperation
java.lang.ObjectSE
org.springframework.cache.interceptor.CacheOperation
org.springframework.cache.interceptor.CacheableOperation
- 実装されたすべてのインターフェース:
BasicOperation
キャッシュの「キャッシュ可能な」操作を記述するクラス。
- 導入:
- 3.1
- 作成者:
- Costin Leau, Phillip Webb, Marcin Kamionowski
ネストされたクラスのサマリー
ネストされたクラスコンストラクターの概要
コンストラクターメソッドのサマリー
クラス org.springframework.cache.interceptor.CacheOperation から継承されたメソッド
equals, getCacheManager, getCacheNames, getCacheResolver, getCondition, getKey, getKeyGenerator, getName, hashCode, toString
コンストラクターの詳細
CacheableOperation
指定されたビルダーから新しいCacheableOperation
インスタンスを作成します。- 導入:
- 4.3
メソッドの詳細
getUnless
isSync
public boolean isSync()