Uses of Enum Class
tech.ydb.yoj.repository.db.cache.TransactionLog.Level
Packages that use TransactionLog.Level
-
Uses of TransactionLog.Level in tech.ydb.yoj.repository.db
Methods in tech.ydb.yoj.repository.db with parameters of type TransactionLog.LevelModifier and TypeMethodDescriptionfinal TxManagerDelegatingTxManager.withLogLevel(TransactionLog.Level level) StdTxManager.withLogLevel(TransactionLog.Level level) TxManager.withLogLevel(TransactionLog.Level level) Changes logging verbosity. -
Uses of TransactionLog.Level in tech.ydb.yoj.repository.db.cache
Methods in tech.ydb.yoj.repository.db.cache that return TransactionLog.LevelModifier and TypeMethodDescriptionstatic TransactionLog.LevelReturns the enum constant of this class with the specified name.static TransactionLog.Level[]TransactionLog.Level.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.ydb.yoj.repository.db.cache with parameters of type TransactionLog.LevelModifier and TypeMethodDescriptionbooleanTransactionLog.Level.acceptsMessageAt(TransactionLog.Level level)