Megosztás a következőn keresztül:


IPartitionProcessorFactory Interface

Definition

Factory class used to create instance(s) of IPartitionProcessor. Use ICheckpointPartitionProcessorFactory for using default checkpoint mechanism.

public interface IPartitionProcessorFactory
type IPartitionProcessorFactory = interface
Public Interface IPartitionProcessorFactory

Methods

Create(ILease, IChangeFeedObserver)

Creates an instance of a IPartitionProcessor.

Applies to