SlowConsumingPressureMonitor
class
Namespace: Orleans.Streaming.EventHubs
Pressure monitor which is in favor of the slow consumer in the cache
public class SlowConsumingPressureMonitor : ICachePressureMonitorConstructors
Properties
CacheMonitorCache monitor which is used to report cache related metricsFlowControlThresholdFlowControlThresholdPressureWindowSizePressureWindowSize
Methods
IsUnderPressure(DateTime)Determine if the monitor is under pressureRecordCachePressureContribution(double)Record cache pressure contribution to the monitor
Fields
DefaultFlowControlThresholdDefault flow control thresholdDefaultPressureWindowSizeDefaultPressureWindowSize
