Package | Description |
---|---|
com.hazelcast.collection.impl.queue | |
com.hazelcast.executor.impl |
This package contains IExecutorService functionality for Hazelcast.
The IExecutorService extends the ExecutorService and provides all kinds
of additional methods related to distributed systems. |
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.multimap.impl |
Contains classes for Hazelcast MultiMap module.
|
com.hazelcast.topic.impl |
This package contains ITopic functionality for Hazelcast.
With the ITopic it is possible to create publish subscribe solutions similar to JMS Topics. |
Modifier and Type | Class and Description |
---|---|
class |
QueueService
Provides important services via methods for the the Queue
such as
QueueEvictionProcessor |
Modifier and Type | Class and Description |
---|---|
class |
DistributedExecutorService |
Modifier and Type | Class and Description |
---|---|
class |
MapService
Defines map service behavior.
|
Modifier and Type | Field and Description |
---|---|
protected StatisticsAwareService |
MapService.statisticsAwareService |
Modifier and Type | Class and Description |
---|---|
class |
MultiMapService |
Modifier and Type | Class and Description |
---|---|
class |
TopicService |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.