你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Microsoft.Azure.Documents.ChangeFeedProcessor.PartitionManagement 命名空间

RemainingPartitionWork

分区上的剩余估计工时

接口

IChangeFeedProcessor

提供一个 API,用于启动和停止 Microsoft.Azure.Documents.ChangeFeedProcessor.ChangeFeedProcessorBuildAsync()创建的实例。

ILease

表示在租约集合中保留为文档的租约。 租约用于:

ILeaseAcquireReasonProvider

为接口提供扩展性 ILeaseILease 实现还可以实现此接口,以利用从 IParitionLoadBalancingStrategy设置租约获取原因的功能。 租约获取原因允许 ILeaseStoreManager 以不同原因以不同的方式处理租用获取的冲突。

IParitionLoadBalancingStrategy

策略定义当前主机在特定时刻应采用哪些租约。

IRemainingWorkEstimator

用于估计更改源中要读取的待处理工时。 根据源的最新状态与每个现有租约的状态之间的差异计算挂起工时的总和。

枚举

LeaseAcquireReason

选择获取租约的原因 IParitionLoadBalancingStrategy