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