Package | Description |
---|---|
com.hazelcast.collection | |
com.hazelcast.collection.list | |
com.hazelcast.collection.set | |
com.hazelcast.map.proxy | |
com.hazelcast.multimap | |
com.hazelcast.queue.proxy | |
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 |
AbstractCollectionProxyImpl<S extends RemoteService,E> |
Modifier and Type | Class and Description |
---|---|
class |
ListProxyImpl<E> |
Modifier and Type | Class and Description |
---|---|
class |
SetProxyImpl<E> |
Modifier and Type | Class and Description |
---|---|
class |
MapProxyImpl<K,V> |
Modifier and Type | Class and Description |
---|---|
class |
ObjectMultiMapProxy<K,V> |
Modifier and Type | Class and Description |
---|---|
class |
QueueProxyImpl<E>
User: ali
Date: 11/14/12
Time: 13:23 AM
|
Modifier and Type | Class and Description |
---|---|
class |
TopicProxy<E> |
class |
TotalOrderedTopicProxy |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.