Uses of Interface
com.azure.data.cosmos.ChangeFeedProcessor
-
Packages that use ChangeFeedProcessor Package Description com.azure.data.cosmos This package provides Rx interfaces for interacting with Azure Cosmos DB. -
-
Uses of ChangeFeedProcessor in com.azure.data.cosmos
Methods in com.azure.data.cosmos that return ChangeFeedProcessor Modifier and Type Method Description ChangeFeedProcessor
ChangeFeedProcessor.BuilderDefinition. build()
Builds a new instance of theChangeFeedProcessor
with the specified configuration asynchronously.
-