| Package | Description |
|---|---|
| net.kuujo.vertigo.cluster.data | |
| net.kuujo.vertigo.cluster.data.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncList<T>
Asynchronous list.
|
interface |
AsyncQueue<T>
Asynchronous queue.
|
interface |
AsyncSet<T>
Asynchronous set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAsyncList<T>
An event bus list implementation.
|
class |
DefaultAsyncQueue<T>
An event bus queue implementation.
|
class |
DefaultAsyncSet<T>
An event bus set implementation.
|
Copyright © 2013-2014. All Rights Reserved.