Package | Description |
---|---|
com.hazelcast.internal.dynamicconfig |
Classes related to Dynamic Configuration.
|
com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
Modifier and Type | Method and Description |
---|---|
void |
DynamicConfigListener.onServiceInitialized(ClusterWideConfigurationService configurationService)
Called when a
ClusterWideConfigurationService is initialized. |
void |
EmptyDynamicConfigListener.onServiceInitialized(ClusterWideConfigurationService configurationService) |
Modifier and Type | Method and Description |
---|---|
ClusterWideConfigurationService |
NodeEngineImpl.getConfigurationService() |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.