EventHubMonitorAggregationDimensions 类

定义

监视聚合维度的基类,它是监视目标的信息包。 监视器可以使用此信息包来构建其聚合维度。

public class EventHubMonitorAggregationDimensions : Orleans.Providers.Streams.Common.MonitorAggregationDimensions
public class EventHubMonitorAggregationDimensions
type EventHubMonitorAggregationDimensions = class
    inherit MonitorAggregationDimensions
type EventHubMonitorAggregationDimensions = class
Public Class EventHubMonitorAggregationDimensions
Inherits MonitorAggregationDimensions
Public Class EventHubMonitorAggregationDimensions
继承
EventHubMonitorAggregationDimensions
继承
EventHubMonitorAggregationDimensions
派生

构造函数

EventHubMonitorAggregationDimensions()

零参数构造函数

EventHubMonitorAggregationDimensions(EventHubMonitorAggregationDimensions)

构造函数

EventHubMonitorAggregationDimensions(GlobalConfiguration, NodeConfiguration, String)

构造函数

EventHubMonitorAggregationDimensions(String)

构造函数

属性

EventHubPath

Eventhub 路径

GlobalConfig

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

(继承自 MonitorAggregationDimensions)
NodeConfig

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

(继承自 MonitorAggregationDimensions)

适用于