public static class DefaultAsyncMongoDatastore.DefaultBuilder extends AbstractAsyncMongoDatastore.AsyncBuilder<AsyncMongoTransaction,DefaultAsyncMongoDatastore,AsyncMongoDatastore,AsyncMongoDatastore.Builder> implements AsyncMongoDatastore.Builder
Constructor and Description |
---|
DefaultBuilder() |
Modifier and Type | Method and Description |
---|---|
AsyncMongoDatastore |
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 AsyncMongoDatastore build()
build
in interface com.holonplatform.core.datastore.DatastoreOperations.Builder<AsyncMongoDatastore,AsyncMongoDatastore.Builder>
Copyright © 2019 The Holon Platform. All rights reserved.