public class AddIntegerTransaction extends _TupleTransactionJid
Constructor and Description |
---|
AddIntegerTransaction() |
AddIntegerTransaction(org.agilewiki.jactor.Mailbox mailbox,
String key,
Integer increment) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
bytes(org.agilewiki.jactor.Mailbox mailbox,
String key,
Integer increment) |
protected void |
eval(long blockTimestamp,
org.agilewiki.jactor.RP rp)
Evaluate the transaction.
|
protected org.agilewiki.jid.scalar.flens.integer.IntegerJid |
getIncrementJid() |
protected org.agilewiki.jid.scalar.vlens.string.StringJid |
getKeyJid() |
protected org.agilewiki.jactor.factory.ActorFactory[] |
getTupleFactories() |
eval, getTransactionResult, sendTransactionResult
compareKeyTo, getSerializedLength, iGet, iSetBytes, load, serialize, size
change, loadLen, resolvePathname, saveLen, skipLen
changed, copyJID, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, getSerializedBytes, isJidEqual, isSerialized, readable, save, setContainerJid
acceptEvent, acceptRequest, getActorType, getAncestor, getExceptionHandler, getFactory, getMailbox, getMailboxFactory, getMatch, getParent, hasDataItem, haveEvents, initialize, initialize, initialize, initialize, initialize, requirements, responseFrom, send, send, sendEvent, setExceptionHandler, setInitialBufferCapacity
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static byte[] bytes(org.agilewiki.jactor.Mailbox mailbox, String key, Integer increment) throws Exception
Exception
protected org.agilewiki.jactor.factory.ActorFactory[] getTupleFactories() throws Exception
getTupleFactories
in class org.agilewiki.jid.collection.flenc.TupleJid
Exception
protected org.agilewiki.jid.scalar.vlens.string.StringJid getKeyJid() throws Exception
Exception
protected org.agilewiki.jid.scalar.flens.integer.IntegerJid getIncrementJid() throws Exception
Exception
protected void eval(long blockTimestamp, org.agilewiki.jactor.RP rp) throws Exception
_TupleTransactionJid
eval
in class _TupleTransactionJid
rp
- The response processor.Exception
Copyright © 2013. All Rights Reserved.