Packages

package metrics

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. metrics
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. case class MeteredTransactionDB(store: String, transactionalDb: TransactionDB) extends TransactionDB with Product with Serializable

Value Members

  1. def rocksdbFailure(store: String, operation: String): ZIOAspect[Nothing, Any, Nothing, Any, Nothing, Any]
  2. def rocksdbLatency(store: String, operation: String): ZIOAspect[Nothing, Any, Nothing, Any, Nothing, Any]
  3. def rocksdbSuccess(store: String, operation: String): ZIOAspect[Nothing, Any, Nothing, Any, Nothing, Any]

Inherited from AnyRef

Inherited from Any

Ungrouped