Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
Modifier and Type | Field and Description |
---|---|
protected MetricsJmxConfig |
BaseMetricsConfig.jmxConfig |
Modifier and Type | Method and Description |
---|---|
MetricsJmxConfig |
BaseMetricsConfig.getJmxConfig() |
MetricsJmxConfig |
MetricsJmxConfig.setEnabled(boolean enabled)
Enables metrics exposure through JMX.
|
Modifier and Type | Method and Description |
---|---|
T |
BaseMetricsConfig.setJmxConfig(MetricsJmxConfig jmxConfig) |
Constructor and Description |
---|
MetricsJmxConfig(MetricsJmxConfig jmxConfig) |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.