Uses of Package
com.hazelcast.management

Packages that use com.hazelcast.management
com.hazelcast.instance This package contains Hazelcast Instance functionality.
 
com.hazelcast.management Contains classes to provide data/operation interface for Management Center. 
com.hazelcast.management.request Contains requests that made from Management Center. 
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. 
com.hazelcast.spi.impl Contains implementations for Hazelcast SPI. 
 

Classes in com.hazelcast.management used by com.hazelcast.instance
ManagementCenterService
          ManagementCenterService is responsible for sending statistics data to the Management Center.
 

Classes in com.hazelcast.management used by com.hazelcast.management
ConsoleCommandHandler
          Handler class for console commands that sent from Console application which located in Management Center.
JsonSerializable
          JsonSerializable is a serialization interface that serializes/de-serializes to/from JSON.
MonitoredThread
          Holds monitoring information( CPU percentage etc.) for threads.
SerializableConnectionManagerBean
          A Serializable DTO for ConnectionManagerMBean.
SerializableEventServiceBean
          A Serializable DTO for EventServiceMBean.
SerializableManagedExecutorBean
          A Serializable DTO for ManagedExecutorServiceMBean.
SerializableOperationServiceBean
          A Serializable DTO for OperationServiceMBean.
SerializablePartitionServiceBean
          A Serializable DTO for PartitionServiceMBean.
SerializableProxyServiceBean
          A Serializable DTO for ProxyServiceMBean.
 

Classes in com.hazelcast.management used by com.hazelcast.management.request
JsonSerializable
          JsonSerializable is a serialization interface that serializes/de-serializes to/from JSON.
ManagementCenterService
          ManagementCenterService is responsible for sending statistics data to the Management Center.
MapConfigAdapter
          Serializable adapter for MapConfig
 

Classes in com.hazelcast.management used by com.hazelcast.monitor
JsonSerializable
          JsonSerializable is a serialization interface that serializes/de-serializes to/from JSON.
SerializableClientEndPoint
          A Serializable DTO for ClientEndpoint.
SerializableMXBeans
          Holder class for serializable service beans.
 

Classes in com.hazelcast.management used by com.hazelcast.monitor.impl
JsonSerializable
          JsonSerializable is a serialization interface that serializes/de-serializes to/from JSON.
SerializableClientEndPoint
          A Serializable DTO for ClientEndpoint.
SerializableMXBeans
          Holder class for serializable service beans.
 

Classes in com.hazelcast.management used by com.hazelcast.spi.impl
ManagementCenterService
          ManagementCenterService is responsible for sending statistics data to the Management Center.
 



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