Package | Description |
---|---|
com.hazelcast.client.console |
This package contains ClientConsoleApp
|
com.hazelcast.client.impl.protocol.task.replicatedmap |
Client protocol tasks implementations for ReplicatedMap
|
com.hazelcast.client.impl.querycache.subscriber |
Contains Hazelcast Enterprise version client-side query cache
subscriber implementation classes.
|
com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.console |
This package contains classes related to ConsoleApp
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.map |
Contains Hazelcast map module classes.
|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.map.impl.nearcache.invalidation | |
com.hazelcast.map.impl.proxy |
Contains map proxy implementation and support classes.
|
com.hazelcast.map.impl.querycache |
Contains query cache internal implementation classes.
|
com.hazelcast.map.impl.querycache.subscriber |
This package contains classes which are used for
QueryCache
event subscription side. |
com.hazelcast.map.listener |
Contains various
MapListener interfaces. |
Class and Description |
---|
EntryAddedListener
Invoked upon addition of an entry.
|
EntryEvictedListener
Invoked upon eviction of an entry.
|
EntryRemovedListener
Invoked upon removal of an entry.
|
EntryUpdatedListener
Invoked upon update of an entry.
|
MapClearedListener
Invoked after all entries are removed by
IMap.clear() . |
MapEvictedListener
Invoked after all entries are evicted by
IMap.evictAll() . |
MapListener
A marker interface which is used to get notified upon a map or an entry event.
|
Class and Description |
---|
EntryAddedListener
Invoked upon addition of an entry.
|
EntryEvictedListener
Invoked upon eviction of an entry.
|
EntryRemovedListener
Invoked upon removal of an entry.
|
EntryUpdatedListener
Invoked upon update of an entry.
|
MapClearedListener
Invoked after all entries are removed by
IMap.clear() . |
MapEvictedListener
Invoked after all entries are evicted by
IMap.evictAll() . |
MapListener
A marker interface which is used to get notified upon a map or an entry event.
|
Class and Description |
---|
MapListener
A marker interface which is used to get notified upon a map or an entry event.
|
Class and Description |
---|
MapListener
A marker interface which is used to get notified upon a map or an entry event.
|
MapPartitionLostListener
Invoked when owner and all backups of a partition is lost for a specific map.
|
Class and Description |
---|
EntryAddedListener
Invoked upon addition of an entry.
|
EntryEvictedListener
Invoked upon eviction of an entry.
|
EntryRemovedListener
Invoked upon removal of an entry.
|
EntryUpdatedListener
Invoked upon update of an entry.
|
MapClearedListener
Invoked after all entries are removed by
IMap.clear() . |
MapEvictedListener
Invoked after all entries are evicted by
IMap.evictAll() . |
MapListener
A marker interface which is used to get notified upon a map or an entry event.
|
MapPartitionLostListener
Invoked when owner and all backups of a partition is lost for a specific map.
|
Class and Description |
---|
EntryAddedListener
Invoked upon addition of an entry.
|
EntryEvictedListener
Invoked upon eviction of an entry.
|
EntryRemovedListener
Invoked upon removal of an entry.
|
EntryUpdatedListener
Invoked upon update of an entry.
|
MapClearedListener
Invoked after all entries are removed by
IMap.clear() . |
MapEvictedListener
Invoked after all entries are evicted by
IMap.evictAll() . |
MapListener
A marker interface which is used to get notified upon a map or an entry event.
|
Class and Description |
---|
EntryAddedListener
Invoked upon addition of an entry.
|
EntryEvictedListener
Invoked upon eviction of an entry.
|
EntryRemovedListener
Invoked upon removal of an entry.
|
EntryUpdatedListener
Invoked upon update of an entry.
|
MapClearedListener
Invoked after all entries are removed by
IMap.clear() . |
MapEvictedListener
Invoked after all entries are evicted by
IMap.evictAll() . |
MapListener
A marker interface which is used to get notified upon a map or an entry event.
|
MapPartitionLostListener
Invoked when owner and all backups of a partition is lost for a specific map.
|
Class and Description |
---|
MapListener
A marker interface which is used to get notified upon a map or an entry event.
|
Class and Description |
---|
EntryAddedListener
Invoked upon addition of an entry.
|
EntryEvictedListener
Invoked upon eviction of an entry.
|
EntryExpiredListener
Listener which is notified after removal of an entry due to the expiration-based-eviction.
|
EntryLoadedListener
Invoked upon load of an entry.
|
EntryMergedListener
Invoked after WAN replicated entry is merged.
|
EntryRemovedListener
Invoked upon removal of an entry.
|
EntryUpdatedListener
Invoked upon update of an entry.
|
MapClearedListener
Invoked after all entries are removed by
IMap.clear() . |
MapEvictedListener
Invoked after all entries are evicted by
IMap.evictAll() . |
MapListener
A marker interface which is used to get notified upon a map or an entry event.
|
MapPartitionLostListener
Invoked when owner and all backups of a partition is lost for a specific map.
|
Class and Description |
---|
MapListener
A marker interface which is used to get notified upon a map or an entry event.
|
Class and Description |
---|
MapListener
A marker interface which is used to get notified upon a map or an entry event.
|
MapPartitionLostListener
Invoked when owner and all backups of a partition is lost for a specific map.
|
Class and Description |
---|
MapListener
A marker interface which is used to get notified upon a map or an entry event.
|
Class and Description |
---|
MapListener
A marker interface which is used to get notified upon a map or an entry event.
|
Class and Description |
---|
MapListener
A marker interface which is used to get notified upon a map or an entry event.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.