| Package | Description |
|---|---|
| com.hazelcast.client.proxy | |
| com.hazelcast.client.txn.proxy | |
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| com.hazelcast.queue.proxy | |
| com.hazelcast.queue.tx |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientQueueProxy<E> |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientTxnQueueProxy<E> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IQueue<E>
Concurrent, blocking, distributed, observable queue.
|
interface |
TransactionalQueue<E>
Transactional implementation of
BaseQueue. |
| 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 |
TransactionalQueueProxy<E> |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.