Package | Description |
---|---|
org.agilewiki.jfile.transactions.db.inMemory |
Modifier and Type | Method and Description |
---|---|
static AggregateTransaction |
IncrementIntegerTransactionFactory.at(org.agilewiki.jactor.Mailbox mailbox,
String key) |
static AggregateTransaction |
GetIntegerTransactionFactory.at(org.agilewiki.jactor.Mailbox mailbox,
String key) |
static AggregateTransaction |
AddIntegerTransactionFactory.at(org.agilewiki.jactor.Mailbox mailbox,
String key,
Integer increment) |
Copyright © 2013. All Rights Reserved.