Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在拉模型的文档中,您可以看到拉模型仅适用于 .NET。是否有可能在 Java 中模拟 FeedIterator?是否有任何支持此功能的测试版?
or类queryChangeFeed的方法似乎返回了一个 Iterable。有关示例,请参阅单元测试。CosmosContainerCosmosAsyncContainer
queryChangeFeed
CosmosContainer
CosmosAsyncContainer