mito2::sst::index

Module store

Source

Structsยง

  • CounterGuard ๐Ÿ”’
    A guard that increments a counter when dropped.
  • A wrapper around [AsyncRead] that adds instrumentation for monitoring
  • A wrapper around [AsyncWrite] that adds instrumentation for monitoring
  • Implements RangeReader for ObjectStore and record metrics.
  • InstrumentedStore ๐Ÿ”’
    A wrapper around [ObjectStore] that adds instrumentation for monitoring metrics such as bytes read, bytes written, and the number of seek operations.