public static class DefaultReactiveMongoDatastore.DefaultBuilder extends AbstractAsyncMongoDatastore.AsyncBuilder<ReactiveMongoTransaction,DefaultReactiveMongoDatastore,ReactiveMongoDatastore,ReactiveMongoDatastore.Builder> implements ReactiveMongoDatastore.Builder
Constructor and Description |
---|
DefaultBuilder() |
Modifier and Type | Method and Description |
---|---|
ReactiveMongoDatastore |
build() |
client, withCommodity
configuration, database, dataContextId, enumCodecStrategy, readConcern, readPreference, traceEnabled, transactionFactory, withCodec, withCodecProvider, withExpressionResolver, writeConcern
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
client, withCommodity
database, enumCodecStrategy, readConcern, readPreference, transactionFactory, withCodec, withCodecProvider, writeConcern
public ReactiveMongoDatastore build()
build
in interface com.holonplatform.core.datastore.DatastoreOperations.Builder<ReactiveMongoDatastore,ReactiveMongoDatastore.Builder>
Copyright © 2019 The Holon Platform. All rights reserved.