| Package | Description |
|---|---|
| io.vertigo.dynamo.impl.store |
| Modifier and Type | Method and Description |
|---|---|
StoreEvent.Type |
StoreEvent.getType() |
static StoreEvent.Type |
StoreEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoreEvent.Type[] |
StoreEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StoreEvent(StoreEvent.Type type,
URI uri)
Constructor.
|
Copyright © 2016. All Rights Reserved.