Package | Description |
---|---|
org.apache.ignite.cache |
Contains main Data Grid APIs.
|
org.apache.ignite.configuration |
Modifier and Type | Method and Description |
---|---|
static CacheDistributionMode |
CacheDistributionMode.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
static CacheDistributionMode |
CacheDistributionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheDistributionMode[] |
CacheDistributionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static CacheDistributionMode |
CacheConfiguration.DFLT_DISTRIBUTION_MODE
Default value for cache distribution mode.
|
Modifier and Type | Method and Description |
---|---|
CacheDistributionMode |
CacheConfiguration.getDistributionMode()
Gets cache distribution mode.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheConfiguration.setDistributionMode(CacheDistributionMode distro)
Sets cache distribution mode.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015