public class MongoDataBaseDecoratorImpl extends Object implements MongoDatabaseDecorator
| Constructor and Description |
|---|
MongoDataBaseDecoratorImpl(com.mongodb.client.MongoDatabase implementation,
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker lockerCheckInvoker) |
| Modifier and Type | Method and Description |
|---|---|
com.mongodb.client.MongoDatabase |
getImpl() |
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker |
getInvoker() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaggregate, aggregate, aggregate, aggregate, createCollection, createCollection, createCollection, createCollection, createView, createView, createView, createView, drop, drop, getCodecRegistry, getCollection, getCollection, getName, getReadConcern, getReadPreference, getWriteConcern, listCollectionNames, listCollectionNames, listCollections, listCollections, listCollections, listCollections, runCommand, runCommand, runCommand, runCommand, runCommand, runCommand, runCommand, runCommand, watch, watch, watch, watch, watch, watch, watch, watch, withCodecRegistry, withReadConcern, withReadPreference, withWriteConcernpublic MongoDataBaseDecoratorImpl(com.mongodb.client.MongoDatabase implementation,
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker lockerCheckInvoker)
public com.mongodb.client.MongoDatabase getImpl()
getImpl in interface MongoDatabaseDecoratorpublic com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker getInvoker()
getInvoker in interface MongoDatabaseDecoratorCopyright © 2021. All rights reserved.