| Package | Description |
|---|---|
| org.eiichiro.acidhouse |
Acid House - NoSQL Killer Tune.
|
| Modifier and Type | Method and Description |
|---|---|
Log.Operation |
Log.operation()
Returns the operation type.
|
static Log.Operation |
Log.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Log.Operation[] |
Log.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Log(long sequence,
Log.Operation operation,
Object entity)
Constructs a new
Log instance with the specified operation
sequence in session, operation type and the entity which this operation
is applied to. |
Copyright © 2009-2014 Eiichiro Uchiumi. All Rights Reserved.