| Package | Description |
|---|---|
| com.holonplatform.datastore.mongo.async | |
| com.holonplatform.datastore.mongo.core.async | |
| com.holonplatform.datastore.mongo.reactor |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AsyncMongoDatastore.Builder
AsyncMongoDatastore builder. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseAsyncMongoDatastore.Builder<D extends com.holonplatform.core.datastore.DatastoreOperations,TX extends MongoTransaction<com.mongodb.reactivestreams.client.ClientSession>,B extends BaseAsyncMongoDatastore.Builder<D,TX,B>>
Base asynchronous Datastore builder.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ReactiveMongoDatastore.Builder
ReactiveDatastore builder. |
Copyright © 2019 The Holon Platform. All rights reserved.