|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.data.hadoop.fs.DistributedCacheFactoryBean.CacheEntry
public static class DistributedCacheFactoryBean.CacheEntry
Class describing an entry of the distributed cache.
| Nested Class Summary | |
|---|---|
static class |
DistributedCacheFactoryBean.CacheEntry.EntryType
A distributed cache entry type. |
| Constructor Summary | |
|---|---|
DistributedCacheFactoryBean.CacheEntry(DistributedCacheFactoryBean.CacheEntry.EntryType type,
java.lang.String value)
Constructs a new CacheEntry instance. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DistributedCacheFactoryBean.CacheEntry(DistributedCacheFactoryBean.CacheEntry.EntryType type,
java.lang.String value)
CacheEntry instance.
type - entry typevalue - entry value
|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||