Uses of Class
org.apache.ignite.mxbean.MXBeanParametersDescriptions
-
Packages that use MXBeanParametersDescriptions Package Description org.apache.ignite.mxbean Contains annotations for Dynamic MBeans. -
-
Uses of MXBeanParametersDescriptions in org.apache.ignite.mxbean
Methods in org.apache.ignite.mxbean with annotations of type MXBeanParametersDescriptions Modifier and Type Method Description void
IgniteMXBean. rebalanceEnabled(boolean rebalanceEnabled)
Enable or disable cache partition rebalance per node.void
IgniteClusterMXBean. tag(String newTag)
Deprecated.Changes cluster tag to provided value.
-