|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.hazelcast.instance | |
---|---|
com.hazelcast.client | Contains classes/interfaces related to Client |
com.hazelcast.client.impl | Contains most of the client side HazelcastInstance implementation functionality. |
com.hazelcast.client.impl.protocol.parameters | Client protocol parameter implementations for client requests and responses |
com.hazelcast.client.impl.protocol.task | Client tasks associated with requests. |
com.hazelcast.client.impl.protocol.task.atomiclong | Client protocol tasks implementations for AtomicLong |
com.hazelcast.client.impl.protocol.task.atomicreference | Client protocol tasks implementations for AtomicReference |
com.hazelcast.client.impl.protocol.task.cache | Client protocol tasks implementations for JCache |
com.hazelcast.client.impl.protocol.task.condition | Client protocol tasks implementations for Condition |
com.hazelcast.client.impl.protocol.task.countdownlatch | Client protocol tasks implementations for CountDownLatch |
com.hazelcast.client.impl.protocol.task.executorservice | Client protocol tasks implementations for ExecutorService |
com.hazelcast.client.impl.protocol.task.list | Client protocol tasks implementations for List |
com.hazelcast.client.impl.protocol.task.lock | Client protocol tasks implementations for ILock |
com.hazelcast.client.impl.protocol.task.map | Client protocol tasks implementations for map |
com.hazelcast.client.impl.protocol.task.mapreduce | Client protocol tasks implementations for map reduce |
com.hazelcast.client.impl.protocol.task.multimap | Client protocol tasks implementations for multi map |
com.hazelcast.client.impl.protocol.task.queue | Client protocol tasks implementations for Queue |
com.hazelcast.client.impl.protocol.task.replicatedmap | Client protocol tasks implementations for ReplicatedMap |
com.hazelcast.client.impl.protocol.task.semaphore | Client protocol tasks implementations for Semaphore |
com.hazelcast.client.impl.protocol.task.set | Client protocol tasks implementations for set |
com.hazelcast.client.impl.protocol.task.topic | Client protocol tasks implementations for Topic |
com.hazelcast.client.impl.protocol.task.transaction | Client protocol tasks implementations for Transaction related |
com.hazelcast.client.impl.protocol.task.transactionallist | Client protocol tasks implementations for Transactional List |
com.hazelcast.client.impl.protocol.task.transactionalmap | Client protocol tasks implementations for Transactional Map |
com.hazelcast.client.impl.protocol.task.transactionalmultimap | Client protocol tasks implementations for Transactional MultiMap |
com.hazelcast.client.impl.protocol.task.transactionalqueue | Client protocol tasks implementations for Transactional Queue |
com.hazelcast.client.impl.protocol.task.transactionalset | Client protocol tasks implementations for Transactional Set |
com.hazelcast.client.spi | Contains classes/interfaces related to Service Provider Interface such as ClientProxy , ClientClusterService |
com.hazelcast.client.spi.impl | Provides util classes for com.hazelcast.client |
com.hazelcast.cluster | This package contains the cluster functionality. |
com.hazelcast.cluster.client | This package contains the client cluster functionality. |
com.hazelcast.cluster.impl | This package contains the implementation of the cluster functionality. |
com.hazelcast.instance | This package contains Hazelcast Instance functionality. |
com.hazelcast.internal.ascii | This package contains Ascii functionality for Hazelcast. This is required for Memcached and the REST api. |
com.hazelcast.internal.management | Contains classes to provide data/operation interface for Management Center. |
com.hazelcast.internal.management.dto | These contain the DTO object to exchange information with the management center. |
com.hazelcast.internal.monitors | Contains functionality what is happening in a HazelcastInstance. |
com.hazelcast.jmx | Contains Hazelcast management bean classes. |
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.monitor.impl | Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc. |
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.nio.tcp.handlermigration | Contains Handler Migration classes |
com.hazelcast.partition | Contains the partition logic for Hazelcast. |
com.hazelcast.partition.impl | Contains the actual implementation of the InternalPartitionService . |
com.hazelcast.spi | Provides interfaces/classes for Hazelcast SPI. |
com.hazelcast.spi.impl | Contains implementations for Hazelcast SPI. |
com.hazelcast.spi.impl.eventservice.impl | Contains the code for the InternalEventService implementation. |
com.hazelcast.spi.impl.operationexecutor.classic | Contains the ClassicOperationExecutor code. |
com.hazelcast.spi.impl.operationexecutor.slowoperationdetector | Contains the functionality to detect slow running operations using the
OperationRunner instances from the
OperationExecutor . |
com.hazelcast.spi.impl.operationservice.impl | Contains the code for the InternalOperationService implementation. |
com.hazelcast.spi.impl.transceiver.impl | Contains the implementation of the PacketTransceiver . |
com.hazelcast.spi.impl.waitnotifyservice.impl | Contains the implementation code for the InternalWaitNotifyService . |
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.wan | This package contains the WAN replication API |
com.hazelcast.wan.impl | This package contains the opensource implementation of WAN replication |
Classes in com.hazelcast.instance used by com.hazelcast.client | |
---|---|
DefaultOutOfMemoryHandler
Default OutOfMemoryHandler implementation that tries to release local resources (threads, connections, memory) immediately and disconnects members from the rest of the cluster. |
|
MemberImpl
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl | |
---|---|
GroupProperties
The GroupProperties contain the Hazelcast properties. |
|
MemberImpl
|
|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.parameters | |
---|---|
MemberImpl
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.atomiclong | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.atomicreference | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.cache | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.condition | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.countdownlatch | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.executorservice | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.list | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.lock | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.map | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.mapreduce | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.multimap | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.queue | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.replicatedmap | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.semaphore | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.set | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.topic | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.transaction | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.transactionallist | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.transactionalmap | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.transactionalmultimap | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.transactionalqueue | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.impl.protocol.task.transactionalset | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.client.spi | |
---|---|
MemberImpl
|
Classes in com.hazelcast.instance used by com.hazelcast.client.spi.impl | |
---|---|
MemberImpl
|
Classes in com.hazelcast.instance used by com.hazelcast.cluster | |
---|---|
MemberImpl
|
Classes in com.hazelcast.instance used by com.hazelcast.cluster.client | |
---|---|
MemberImpl
|
Classes in com.hazelcast.instance used by com.hazelcast.cluster.impl | |
---|---|
MemberImpl
|
|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.instance | |
---|---|
AbstractMember
|
|
AddressPicker
Strategy to select an Address that a Hazelcast cluster member binds its server socket to
and a (potentially different) address that Hazelcast will advertise to other cluster members and clients. |
|
BuildInfo
|
|
GroupProperties
The GroupProperties contain the Hazelcast properties. |
|
GroupProperties.GroupProperty
|
|
HazelcastInstanceImpl
|
|
HazelcastThreadGroup
A wrapper around the ThreadGroup that provides some additional capabilities. |
|
LifecycleServiceImpl
|
|
MemberImpl
|
|
Node
|
|
NodeContext
|
|
NodeExtension
NodeExtension is a Node extension mechanism to be able to plug different implementations of some modules, like; SerializationService, SocketChannelWrapperFactory etc. |
Classes in com.hazelcast.instance used by com.hazelcast.internal.ascii | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.internal.management | |
---|---|
HazelcastInstanceImpl
|
Classes in com.hazelcast.instance used by com.hazelcast.internal.management.dto | |
---|---|
HazelcastInstanceImpl
|
Classes in com.hazelcast.instance used by com.hazelcast.internal.monitors | |
---|---|
HazelcastInstanceImpl
|
Classes in com.hazelcast.instance used by com.hazelcast.jmx | |
---|---|
HazelcastInstanceImpl
|
|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.logging | |
---|---|
BuildInfo
|
|
MemberImpl
|
Classes in com.hazelcast.instance used by com.hazelcast.monitor.impl | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.nio | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.nio.tcp | |
---|---|
HazelcastThreadGroup
A wrapper around the ThreadGroup that provides some additional capabilities. |
Classes in com.hazelcast.instance used by com.hazelcast.nio.tcp.handlermigration | |
---|---|
HazelcastThreadGroup
A wrapper around the ThreadGroup that provides some additional capabilities. |
Classes in com.hazelcast.instance used by com.hazelcast.partition | |
---|---|
MemberImpl
|
Classes in com.hazelcast.instance used by com.hazelcast.partition.impl | |
---|---|
MemberImpl
|
|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.spi | |
---|---|
GroupProperties
The GroupProperties contain the Hazelcast properties. |
|
MemberImpl
|
|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.spi.impl | |
---|---|
GroupProperties
The GroupProperties contain the Hazelcast properties. |
|
MemberImpl
|
|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.spi.impl.eventservice.impl | |
---|---|
MemberImpl
|
Classes in com.hazelcast.instance used by com.hazelcast.spi.impl.operationexecutor.classic | |
---|---|
GroupProperties
The GroupProperties contain the Hazelcast properties. |
|
HazelcastThreadGroup
A wrapper around the ThreadGroup that provides some additional capabilities. |
|
NodeExtension
NodeExtension is a Node extension mechanism to be able to plug different implementations of some modules, like; SerializationService, SocketChannelWrapperFactory etc. |
Classes in com.hazelcast.instance used by com.hazelcast.spi.impl.operationexecutor.slowoperationdetector | |
---|---|
GroupProperties
The GroupProperties contain the Hazelcast properties. |
|
HazelcastThreadGroup
A wrapper around the ThreadGroup that provides some additional capabilities. |
Classes in com.hazelcast.instance used by com.hazelcast.spi.impl.operationservice.impl | |
---|---|
GroupProperties
The GroupProperties contain the Hazelcast properties. |
|
MemberImpl
|
Classes in com.hazelcast.instance used by com.hazelcast.spi.impl.transceiver.impl | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.spi.impl.waitnotifyservice.impl | |
---|---|
MemberImpl
|
Classes in com.hazelcast.instance used by com.hazelcast.util | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.util.executor | |
---|---|
HazelcastThreadGroup
A wrapper around the ThreadGroup that provides some additional capabilities. |
Classes in com.hazelcast.instance used by com.hazelcast.wan | |
---|---|
Node
|
Classes in com.hazelcast.instance used by com.hazelcast.wan.impl | |
---|---|
Node
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |