| Package | Description |
|---|---|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.plugin.segmentation |
Contains segmentation "split-brain" related classes.
|
| Modifier and Type | Field and Description |
|---|---|
static SegmentationPolicy |
IgniteConfiguration.DFLT_SEG_PLC
Default segmentation policy.
|
| Modifier and Type | Method and Description |
|---|---|
SegmentationPolicy |
IgniteConfiguration.getSegmentationPolicy()
Returns segmentation policy.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteConfiguration |
IgniteConfiguration.setSegmentationPolicy(SegmentationPolicy segPlc)
Sets segmentation policy.
|
| Modifier and Type | Method and Description |
|---|---|
static SegmentationPolicy |
SegmentationPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SegmentationPolicy[] |
SegmentationPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016