public final class DurableTransactionLogger extends JFile implements BlockProcessor
| Modifier and Type | Field and Description |
|---|---|
long |
currentPosition |
fileChannel, metaData| Constructor and Description |
|---|
DurableTransactionLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
finish(org.agilewiki.jactor.RP rp) |
void |
processBlock(ProcessBlock req,
org.agilewiki.jactor.RP rp) |
void |
setNext(BlockProcessor nextInPipeline)
Creates a buffered connection to the block processor that is next in the pipeline.
|
close, forceBeforeWriteRootJid, forcedWriteRootJid, forceRootJid, getFileName, open, open, readRootJid, writeRootJidacceptEvent, acceptRequest, getActorType, getAncestor, getExceptionHandler, getFactory, getMailbox, getMailboxFactory, getMatch, getParent, hasDataItem, haveEvents, initialize, initialize, initialize, initialize, initialize, requirements, responseFrom, send, send, sendEvent, setExceptionHandler, setInitialBufferCapacitypublic void setNext(BlockProcessor nextInPipeline) throws Exception
nextInPipeline - The next block processor in the pipeline.Exceptionpublic void finish(org.agilewiki.jactor.RP rp)
throws Exception
public void processBlock(ProcessBlock req, org.agilewiki.jactor.RP rp) throws Exception
processBlock in interface BlockProcessorExceptionCopyright © 2013. All Rights Reserved.