| Package | Description |
|---|---|
| net.kuujo.vertigo.io.batch | |
| net.kuujo.vertigo.io.batch.impl | |
| net.kuujo.vertigo.io.connection.impl | |
| net.kuujo.vertigo.io.stream.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageBatch<T extends MessageBatch<T>>
Base interface for batches.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputBatch
Receivable batch of messages.
|
interface |
OutputBatch
Sendable batch of messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseOutputBatch
Top-level output batch.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectionInputBatch
Connection level input batch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConnectionInputBatch
Connection input batch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StreamOutputBatch
Stream level output batch.
|
Copyright © 2013-2014. All Rights Reserved.