| Package | Description |
|---|---|
| org.apache.ignite.internal.cluster | |
| org.apache.ignite.internal.processors.configuration.distributed |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Serializable> |
DistributedConfigurationUtils.setDefaultValue(DistributedProperty<T> property,
T value,
IgniteLogger log) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DistributedChangeableProperty<T extends Serializable>
Inner interface to maintenance of distributed property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedBooleanProperty
Implementation of
DistributedProperty for Boolean. |
class |
DistributedComparableProperty<T extends Comparable<T> & Serializable>
Implementation of
DistributedProperty for Comparable. |
class |
DistributedLongProperty
Implementation of
DistributedProperty for Long. |
class |
SimpleDistributedProperty<T extends Serializable>
Wrapper of some serializable property providing ability of change this value across whole cluster.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Serializable> |
DistributedConfigurationProcessor.registerProperty(DistributedChangeableProperty<T> prop)
Register property to processor and attach it if it possible.
|
<T extends Serializable> |
DistributedPropertyDispatcher.registerProperty(DistributedChangeableProperty<T> prop)
Attach already created property.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020