| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedTracingConfiguration
The wrapper of
HashMap<TracingConfigurationCoordinates, TracingConfigurationParameters>
for the distributed metastorage binding. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020