public class LogReader extends JFile implements Finisher
| Modifier and Type | Field and Description |
|---|---|
long |
currentPosition |
int |
maxSize |
long |
timestamp |
fileChannel, metaData| Constructor and Description |
|---|
LogReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
finish(org.agilewiki.jactor.RP rp) |
protected Block |
newBlock()
Creates a new block.
|
void |
readLog(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 long currentPosition
public int maxSize
public long timestamp
protected Block newBlock()
public void setNext(BlockProcessor nextInPipeline) throws Exception
nextInPipeline - The next block processor in the pipeline.ExceptionCopyright © 2013. All Rights Reserved.