EventHubCacheMonitorDimensions 类

定义

事件中心流提供程序生态系统中使用的缓存监视器的聚合维度

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

构造函数

EventHubCacheMonitorDimensions()

零参数器构造函数

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

构造函数

属性

BlockPoolId

此缓存所属的块池

EventHubPartition

Eventhub 分区

(继承自 EventHubReceiverMonitorDimensions)
EventHubPath

Eventhub 路径

(继承自 EventHubMonitorAggregationDimensions)
GlobalConfig

包含 Silo 全局配置参数的数据对象。

(继承自 MonitorAggregationDimensions)
NodeConfig

单个特定于节点的 silo 配置参数。

(继承自 MonitorAggregationDimensions)

适用于