- Validable - Interface in com.github.cloudyrock.mongock.driver.api.common
-
- valueOf(String) - Static method in enum com.github.cloudyrock.mongock.driver.api.driver.TransactionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.cloudyrock.mongock.driver.api.entry.ChangeState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.cloudyrock.mongock.driver.api.driver.TransactionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.cloudyrock.mongock.driver.api.entry.ChangeState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VoidSupplier - Interface in com.github.cloudyrock.mongock.driver.api.lock.guard.invoker
-