次の方法で共有


ChangeFeedEstimator クラス

定義

デプロイによって読み取られる保留中の残存作業時間を ChangeFeedProcessor 見積もるために使用されます。

public abstract class ChangeFeedEstimator
type ChangeFeedEstimator = class
Public MustInherit Class ChangeFeedEstimator
継承
ChangeFeedEstimator

注釈

推定器は、現在実行中のインスタンスの既存の ChangeFeedProcessor デプロイを監視するためのものです。

コンストラクター

ChangeFeedEstimator()

デプロイによって読み取られる保留中の残存作業時間を ChangeFeedProcessor 見積もるために使用されます。

メソッド

GetCurrentStateIterator(ChangeFeedEstimatorRequestOptions)

リース コンテナー内のリースごとの見積もりを取得します。

適用対象