Edit

Share via


EventHubCacheMonitorDimensions Class

Definition

Aggregation dimensions for cache monitor used in Eventhub stream provider ecosystem

public class EventHubCacheMonitorDimensions : Orleans.ServiceBus.Providers.EventHubReceiverMonitorDimensions
type EventHubCacheMonitorDimensions = class
    inherit EventHubReceiverMonitorDimensions
Public Class EventHubCacheMonitorDimensions
Inherits EventHubReceiverMonitorDimensions
Inheritance
Inheritance

Constructors

EventHubCacheMonitorDimensions()

Zero parametrers constructor

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

Constructor

Properties

BlockPoolId

Block pool this cache belongs to

EventHubPartition

Eventhub partition

(Inherited from EventHubReceiverMonitorDimensions)
EventHubPath

Eventhub path

(Inherited from EventHubMonitorAggregationDimensions)
GlobalConfig

Data object holding Silo global configuration parameters.

(Inherited from MonitorAggregationDimensions)
NodeConfig

Individual node-specific silo configuration parameters.

(Inherited from MonitorAggregationDimensions)

Applies to