public class VisorCacheStoreConfiguration extends Object implements Serializable
| Constructor and Description |
|---|
VisorCacheStoreConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
enabled() |
static VisorCacheStoreConfiguration |
from(CacheConfiguration ccfg) |
String |
store() |
void |
store(String store) |
String |
toString() |
boolean |
valueBytes() |
void |
valueBytes(boolean valBytes) |
public static VisorCacheStoreConfiguration from(CacheConfiguration ccfg)
ccfg - Cache configuration.public boolean enabled()
true if cache has store.public void store(String store)
store - Cache store class name.public boolean valueBytes()
public void valueBytes(boolean valBytes)
valBytes - New should value bytes be stored.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015