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, writeRootJid
acceptEvent, acceptRequest, getActorType, getAncestor, getExceptionHandler, getFactory, getMailbox, getMailboxFactory, getMatch, getParent, hasDataItem, haveEvents, initialize, initialize, initialize, initialize, initialize, requirements, responseFrom, send, send, sendEvent, setExceptionHandler, setInitialBufferCapacity
public void setNext(BlockProcessor nextInPipeline) throws Exception
nextInPipeline
- The next block processor in the pipeline.Exception
public void finish(org.agilewiki.jactor.RP rp) throws Exception
public void processBlock(ProcessBlock req, org.agilewiki.jactor.RP rp) throws Exception
processBlock
in interface BlockProcessor
Exception
Copyright © 2013. All Rights Reserved.