public class TransactionSingleOpReadExample extends Object
TransactionSingleOp class.| Constructor and Description |
|---|
TransactionSingleOpReadExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Reads a key given on the command line with the read methods of
TransactionSingleOp.If no key is given, the default key "key" is used. |
public static void main(String[] args)
TransactionSingleOp.args - command line arguments (first argument can be an optional key
to look up)