public class CacheableOperation extends CacheOperation
修飾子と型 | クラスと説明 |
---|---|
static class | CacheableOperation.Builder CacheableOperation の作成に使用できるビルダー。 |
コンストラクターと説明 |
---|
CacheableOperation(CacheableOperation.Builder b) 指定されたビルダーから新しい CacheableOperation インスタンスを作成します。 |
修飾子と型 | メソッドと説明 |
---|---|
StringSE | getUnless() |
boolean | isSync() |
equals, getCacheManager, getCacheNames, getCacheResolver, getCondition, getKey, getKeyGenerator, getName, hashCode, toString
cloneSE, finalizeSE, getClassSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public CacheableOperation(CacheableOperation.Builder b)
CacheableOperation
インスタンスを作成します。