Uses of Interface
com.azure.cosmos.ChangeFeedProcessor
Packages that use ChangeFeedProcessor
Package
Description
This package provides interfaces for interacting with Azure Cosmos DB.
-
Uses of ChangeFeedProcessor in com.azure.cosmos
Methods in com.azure.cosmos that return ChangeFeedProcessorModifier and TypeMethodDescriptionChangeFeedProcessorBuilder.buildChangeFeedProcessor()
Builds a new instance of theChangeFeedProcessor
with the specified configuration.