public class ForcedWriteRootJid extends WriteRootJid
block, maxSize
Constructor and Description |
---|
ForcedWriteRootJid(Block block)
Write a RootJid and its header to the current position,
and then forceRootJid the operation to complete.
|
ForcedWriteRootJid(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) |
isTargetType
public ForcedWriteRootJid(Block block)
block
- The Block used to manage the operation.public ForcedWriteRootJid(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 WriteRootJid
Exception
Copyright © 2013. All Rights Reserved.