public static class DistributedCacheFactoryBean.CacheEntry
extends java.lang.Object| 修飾子と型 | クラスと説明 |
|---|---|
static class | DistributedCacheFactoryBean.CacheEntry.EntryType 分散キャッシュエントリ型。 |
| コンストラクターと説明 |
|---|
DistributedCacheFactoryBean.CacheEntry(DistributedCacheFactoryBean.CacheEntry.EntryType type, java.lang.String value) 新しい CacheEntry インスタンスを構築します。 |
public DistributedCacheFactoryBean.CacheEntry(DistributedCacheFactoryBean.CacheEntry.EntryType type, java.lang.String value)
CacheEntry インスタンスを構築します。type - エントリ型 value - エントリ値