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

Packages that use PartitionServiceBeanDTO
com.hazelcast.internal.management.dto These contain the DTO object to exchange information with the management center. 
 

Uses of PartitionServiceBeanDTO in com.hazelcast.internal.management.dto
 

Methods in com.hazelcast.internal.management.dto that return PartitionServiceBeanDTO
 PartitionServiceBeanDTO MXBeansDTO.getPartitionServiceBean()
           
 

Methods in com.hazelcast.internal.management.dto with parameters of type PartitionServiceBeanDTO
 void MXBeansDTO.setPartitionServiceBean(PartitionServiceBeanDTO partitionServiceBean)
           
 



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