Uses of Enum Class
nosql.batch.update.lock.Lock.LockType
Packages that use Lock.LockType
-
Uses of Lock.LockType in nosql.batch.update.lock
Fields in nosql.batch.update.lock declared as Lock.LockTypeMethods in nosql.batch.update.lock that return Lock.LockTypeModifier and TypeMethodDescriptionstatic Lock.LockTypeReturns the enum constant of this class with the specified name.static Lock.LockType[]Lock.LockType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in nosql.batch.update.lock with parameters of type Lock.LockType