Uses of Enum Class
io.trino.hive.thrift.metastore.LockLevel
-
Uses of LockLevel in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return LockLevelModifier and TypeMethodDescriptionstatic LockLevelLockLevel.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.LockComponent.getLevel()static LockLevelReturns the enum constant of this class with the specified name.static LockLevel[]LockLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.hive.thrift.metastore with parameters of type LockLevelConstructors in io.trino.hive.thrift.metastore with parameters of type LockLevel