Uses of Class
com.hazelcast.internal.management.dto.MXBeansDTO

Packages that use MXBeansDTO
com.hazelcast.monitor Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc. 
com.hazelcast.monitor.impl Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc. 
 

Uses of MXBeansDTO in com.hazelcast.monitor
 

Methods in com.hazelcast.monitor that return MXBeansDTO
 MXBeansDTO MemberState.getMXBeans()
           
 

Uses of MXBeansDTO in com.hazelcast.monitor.impl
 

Methods in com.hazelcast.monitor.impl that return MXBeansDTO
 MXBeansDTO MemberStateImpl.getMXBeans()
           
 

Methods in com.hazelcast.monitor.impl with parameters of type MXBeansDTO
 void MemberStateImpl.setBeans(MXBeansDTO beans)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.