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, sendTransactionResultcompareKeyTo, getSerializedLength, iGet, iSetBytes, load, serialize, sizechange, loadLen, resolvePathname, saveLen, skipLenchanged, copyJID, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, getSerializedBytes, isJidEqual, isSerialized, readable, save, setContainerJidacceptEvent, acceptRequest, getActorType, getAncestor, getExceptionHandler, getFactory, getMailbox, getMailboxFactory, getMatch, getParent, hasDataItem, haveEvents, initialize, initialize, initialize, initialize, initialize, requirements, responseFrom, send, send, sendEvent, setExceptionHandler, setInitialBufferCapacityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static byte[] bytes(org.agilewiki.jactor.Mailbox mailbox,
String key,
Integer increment)
throws Exception
Exceptionprotected org.agilewiki.jactor.factory.ActorFactory[] getTupleFactories()
throws Exception
getTupleFactories in class org.agilewiki.jid.collection.flenc.TupleJidExceptionprotected org.agilewiki.jid.scalar.vlens.string.StringJid getKeyJid()
throws Exception
Exceptionprotected org.agilewiki.jid.scalar.flens.integer.IntegerJid getIncrementJid()
throws Exception
Exceptionprotected void eval(long blockTimestamp,
org.agilewiki.jactor.RP rp)
throws Exception
_TupleTransactionJideval in class _TupleTransactionJidrp - The response processor.ExceptionCopyright © 2013. All Rights Reserved.