Package | Description |
---|---|
com.hazelcast.client |
This package contains the serverside client functionality
|
com.hazelcast.cluster | |
com.hazelcast.collection | |
com.hazelcast.collection.list | |
com.hazelcast.collection.set | |
com.hazelcast.map |
Contains Hazelcast map module classes.
|
com.hazelcast.multimap | |
com.hazelcast.partition.impl |
Contains the actual implementation of the
InternalPartitionService . |
com.hazelcast.queue | |
com.hazelcast.spi.impl | |
com.hazelcast.topic |
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 |
ClientEngineImpl |
Modifier and Type | Class and Description |
---|---|
class |
ClusterServiceImpl |
Modifier and Type | Class and Description |
---|---|
class |
CollectionService |
Modifier and Type | Class and Description |
---|---|
class |
ListService |
Modifier and Type | Class and Description |
---|---|
class |
SetService |
Modifier and Type | Class and Description |
---|---|
class |
MapService
The SPI Service for the Map.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiMapService |
Modifier and Type | Class and Description |
---|---|
class |
InternalPartitionServiceImpl |
Modifier and Type | Class and Description |
---|---|
class |
QueueService
User: ali
Date: 11/14/12
Time: 12:21 AM
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyServiceImpl |
Modifier and Type | Class and Description |
---|---|
class |
TopicService |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.