Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
Modifier and Type | Method and Description |
---|---|
ManagementCenterConfig |
Config.getManagementCenterConfig()
Returns the management center configuration for this hazelcast instance.
|
ManagementCenterConfig |
ManagementCenterConfig.setScriptingEnabled(boolean scriptingEnabled)
Enables/disables scripting on the member.
|
Modifier and Type | Method and Description |
---|---|
Config |
Config.setManagementCenterConfig(ManagementCenterConfig managementCenterConfig)
Sets the management center configuration for this hazelcast instance.
|
Copyright © 2020 Hazelcast, Inc.. All rights reserved.