Uses of Package
com.hazelcast.logging

Packages that use com.hazelcast.logging
com.hazelcast.cache.impl Hazelcast JSR-107 aka JCache implementation 
com.hazelcast.client Contains classes/interfaces related to Client 
com.hazelcast.client.cache.impl Hazelcast JSR-107 aka JCache implementation client side 
com.hazelcast.client.connection.nio Contains classes related to New IO for com.hazelcast.client.connection 
com.hazelcast.client.impl Contains most of the client side HazelcastInstance implementation functionality. 
com.hazelcast.cluster.impl This package contains the implementation of the cluster functionality.
 
com.hazelcast.collection This package contains classes related to Collections (IList,ISet etc..)
 
com.hazelcast.core Provides core API interfaces/classes. 
com.hazelcast.hibernate.access Provides access interfaces/classes for Hibernate. 
com.hazelcast.hibernate.region Provides region interfaces/classes for Hibernate. 
com.hazelcast.instance This package contains Hazelcast Instance functionality.
 
com.hazelcast.jca This package contains jca functionality 
com.hazelcast.logging This package contains logging functionality for Hazelcast.
Since Hazelcast has a zero dependency policy, Hazelcast provides a logging abstraction like commongs logging, so that different logging frameworks like log4j, can be hooked in. 
com.hazelcast.map.impl.mapstore Contains map store operations. 
com.hazelcast.nio This package contains classes related to New IO
 
com.hazelcast.nio.tcp Contains functionality for the TCP/IP Networking between cluster members
 
com.hazelcast.partition Contains the partition logic for Hazelcast. 
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
com.hazelcast.spi.impl Contains implementations for Hazelcast SPI. 
com.hazelcast.util This package contains classes to support the inner workings of Hazelcast as well as some backports of newer Java features / data structures to support older Java versions in a clean and nice way. 
com.hazelcast.util.executor This package contains classes related to Util.Executor
 
com.hazelcast.web Provides Hazelcast-based session replication. 
 

Classes in com.hazelcast.logging used by com.hazelcast.cache.impl
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.client
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.client.cache.impl
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.client.connection.nio
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.client.impl
ILogger
          The Hazelcast logging interface.
LoggingService
           
 

Classes in com.hazelcast.logging used by com.hazelcast.cluster.impl
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.collection
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.core
LoggingService
           
 

Classes in com.hazelcast.logging used by com.hazelcast.hibernate.access
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.hibernate.region
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.instance
ILogger
          The Hazelcast logging interface.
LoggingService
           
LoggingServiceImpl
           
 

Classes in com.hazelcast.logging used by com.hazelcast.jca
LoggingService
           
 

Classes in com.hazelcast.logging used by com.hazelcast.logging
ILogger
          The Hazelcast logging interface.
LogEvent
           
LoggerFactory
           
LoggerFactorySupport
           
LoggingService
           
LogListener
           
 

Classes in com.hazelcast.logging used by com.hazelcast.map.impl.mapstore
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.nio
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.nio.tcp
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.partition
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.spi
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.spi.impl
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.util
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.util.executor
ILogger
          The Hazelcast logging interface.
 

Classes in com.hazelcast.logging used by com.hazelcast.web
ILogger
          The Hazelcast logging interface.
 



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