Module store

Source

Structsยง

CounterGuard ๐Ÿ”’
A guard that increments a counter when dropped.
InstrumentedAsyncRead ๐Ÿ”’
A wrapper around [AsyncRead] that adds instrumentation for monitoring
InstrumentedAsyncWrite ๐Ÿ”’
A wrapper around [AsyncWrite] that adds instrumentation for monitoring
InstrumentedRangeReader ๐Ÿ”’
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.