| Package | Description |
|---|---|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IList<E>
Concurrent, distributed implementation of
List. |
interface |
IQueue<E>
Concurrent, blocking, distributed, observable queue.
|
interface |
ISet<E>
Concurrent, distributed implementation of
Set |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.