Package | Description |
---|---|
com.orientechnologies.orient.core.tx |
Modifier and Type | Method and Description |
---|---|
static OTransactionIndexChangesPerKey.Interpretation |
OTransactionIndexChangesPerKey.Interpretation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OTransactionIndexChangesPerKey.Interpretation[] |
OTransactionIndexChangesPerKey.Interpretation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Iterable<OTransactionIndexChangesPerKey.OTransactionIndexEntry> |
OTransactionIndexChangesPerKey.interpret(OTransactionIndexChangesPerKey.Interpretation interpretation)
Interprets this key changes using the given
interpretation . |
Copyright © 2009–2020 OrientDB. All rights reserved.