| Package | Description |
|---|---|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IQueue<E>
Concurrent, blocking, distributed, observable queue.
|
interface |
TransactionalQueue<E>
Transactional implementation of
BaseQueue. |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.