| Package | Description |
|---|---|
| org.apache.ignite.internal.cluster | |
| org.apache.ignite.internal.processors.configuration.distributed |
| Modifier and Type | Method and Description |
|---|---|
static <T> @NotNull DistributePropertyListener<T> |
DistributedConfigurationUtils.makeUpdateListener(String propUpdMsg,
IgniteLogger log) |
| Modifier and Type | Method and Description |
|---|---|
void |
DistributedBaselineConfiguration.listenAutoAdjustEnabled(DistributePropertyListener<? super Boolean> lsnr) |
void |
DistributedBaselineConfiguration.listenAutoAdjustTimeout(DistributePropertyListener<? super Long> lsnr) |
| Constructor and Description |
|---|
DistributedTransactionConfiguration(GridKernalContext ctx,
IgniteLogger log,
DistributePropertyListener<Long> longOperationsDumpTimeoutLsnr,
DistributePropertyListener<Integer> collisionsDumpIntervalLsnr) |
DistributedTransactionConfiguration(GridKernalContext ctx,
IgniteLogger log,
DistributePropertyListener<Long> longOperationsDumpTimeoutLsnr,
DistributePropertyListener<Integer> collisionsDumpIntervalLsnr) |
| Modifier and Type | Method and Description |
|---|---|
void |
DistributedEnumProperty.addListener(DistributePropertyListener<? super T> listener) |
void |
SimpleDistributedProperty.addListener(DistributePropertyListener<? super T> listener) |
void |
DistributedProperty.addListener(DistributePropertyListener<? super T> listener) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023