dev.mongocamp.driver.mongodb.sync.MongoSyncOperation
See theMongoSyncOperation companion object
case class MongoSyncOperation(collectionName: String, syncDirection: SyncDirection, syncStrategy: SyncStrategy, idColumnName: String) extends LazyLogging, Filter
Attributes
Members list
Value members
Concrete methods
In this article