| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.configuration.distributed |
| 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 DistributedChangeableProperty> |
DistributedConfigurationProcessor.registerProperties(T... props)
Attach already created property.
|
<T extends DistributedChangeableProperty> |
DistributedPropertyDispatcher.registerProperties(T... props)
Attach already created property.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends DistributedChangeableProperty> |
DistributedConfigurationProcessor.registerProperties(T... props)
Attach already created property.
|
<T extends DistributedChangeableProperty> |
DistributedPropertyDispatcher.registerProperties(T... props)
Attach already created property.
|
<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.0 Release Date : February 27 2020