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 @Nullable SegmentationPolicy |
SegmentationPolicy.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
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 Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019