| Package | Description |
|---|---|
| net.kuujo.vertigo.cluster | |
| net.kuujo.vertigo.cluster.data.impl | |
| net.kuujo.vertigo.cluster.impl |
| Modifier and Type | Method and Description |
|---|---|
<T> AsyncQueue<T> |
Cluster.getQueue(String name)
Gets an asynchronous queue from the cluster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAsyncQueue<T>
An event bus queue implementation.
|
| Modifier and Type | Method and Description |
|---|---|
<T> AsyncQueue<T> |
DefaultCluster.getQueue(String name) |
Copyright © 2013-2014. All Rights Reserved.