Skip to content

ICachePressureMonitor

interface

Namespace: Orleans.Streaming.EventHubs

Cache pressure monitor records pressure contribution to the cache, and determine if the cache is under pressure based on its back pressure algorithm
public interface ICachePressureMonitor

Properties

  • CacheMonitor Cache monitor which is used to report cache related metrics

Methods