public class ForceBeforeWriteRootJid extends WriteRootJid
block, maxSize| Constructor and Description |
|---|
ForceBeforeWriteRootJid(Block block) |
ForceBeforeWriteRootJid(Block block,
int maxSize)
Write a RootJid and its header,
and then forceRootJid the operation to complete.
|
| Modifier and Type | Method and Description |
|---|---|
void |
processRequest(org.agilewiki.jactor.lpc.JLPCActor targetActor,
org.agilewiki.jactor.RP rp) |
isTargetTypepublic ForceBeforeWriteRootJid(Block block)
public ForceBeforeWriteRootJid(Block block, int maxSize)
block - The Block used to manage the operation.maxSize - The maximum length to be written.public void processRequest(org.agilewiki.jactor.lpc.JLPCActor targetActor,
org.agilewiki.jactor.RP rp)
throws Exception
processRequest in class WriteRootJidExceptionCopyright © 2013. All Rights Reserved.