public static interface MongodbWatcher.DocumentChange
| 限定符和类型 | 方法和说明 |
|---|---|
com.mongodb.client.MongoCollection<org.bson.Document> |
getCollection()
获取集合
|
void |
onChange(com.mongodb.client.model.changestream.ChangeStreamDocument<org.bson.Document> doc)
变化事件
|
Copyright © 2021. All rights reserved.