public class VisorCacheNearConfiguration extends Object implements Serializable
| Constructor and Description |
|---|
VisorCacheNearConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static VisorCacheNearConfiguration |
from(CacheConfiguration ccfg) |
boolean |
nearEnabled() |
Integer |
nearEvictMaxSize() |
String |
nearEvictPolicy() |
int |
nearStartSize() |
String |
toString() |
public static VisorCacheNearConfiguration from(CacheConfiguration ccfg)
ccfg - Cache configuration.public boolean nearEnabled()
true if near cache enabled.public int nearStartSize()
@Nullable public Integer nearEvictMaxSize()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015