Uses of Enum Class
com.orientechnologies.orient.core.tx.OTransactionIndexChangesPerKey.Interpretation
Packages that use OTransactionIndexChangesPerKey.Interpretation
-
Uses of OTransactionIndexChangesPerKey.Interpretation in com.orientechnologies.orient.core.tx
Methods in com.orientechnologies.orient.core.tx that return OTransactionIndexChangesPerKey.InterpretationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.OTransactionIndexChangesPerKey.Interpretation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.orientechnologies.orient.core.tx with parameters of type OTransactionIndexChangesPerKey.InterpretationModifier and TypeMethodDescriptionOTransactionIndexChangesPerKey.interpret(OTransactionIndexChangesPerKey.Interpretation interpretation) Interprets this key changes using the giveninterpretation.