Package | Description |
---|---|
org.hornetq.core.journal.impl |
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractSequentialFile.LocalBufferObserver |
Modifier and Type | Field and Description |
---|---|
protected TimedBufferObserver |
AbstractSequentialFile.timedBufferObserver
Instead of having AIOSequentialFile implementing the Observer, I have done it on an inner class.
|
Modifier and Type | Method and Description |
---|---|
void |
TimedBuffer.setObserver(TimedBufferObserver observer) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.