| Package | Description |
|---|---|
| org.hornetq.core.asyncio | |
| org.hornetq.core.asyncio.impl | |
| org.hornetq.core.journal.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
AsynchronousFile.setBufferCallback(BufferCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsynchronousFileImpl.setBufferCallback(BufferCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
AIOSequentialFile.setBufferCallback(BufferCallback callback) |
| Constructor and Description |
|---|
AIOSequentialFile(SequentialFileFactory factory,
int bufferSize,
long bufferTimeoutMilliseconds,
String directory,
String fileName,
int maxIO,
BufferCallback bufferCallback,
Executor writerExecutor,
Executor pollerExecutor) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.