| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncMongoDatastore
MongoDB
AsyncDatastore implementation. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseAsyncMongoDatastore
MongoDB asynchronous Datastore implementations base interface.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncMongoDatastoreCommodityContext
Asynchronous MongoDB Datastore
DatastoreCommodityContext. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MongoDatastoreCommodityContext<MongoDatabase,S extends com.mongodb.session.ClientSession>
Base MongoDB Datastore
DatastoreCommodityContext. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MongoOperationContext<MongoDatabase,S extends com.mongodb.session.ClientSession>
MongoDB Datastore operations execution context.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReactiveMongoDatastore
MongoDB
ReactiveDatastore implementation, using Project Reactor APIs. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MongoDatastore
MongoDB
Datastore implementation. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SyncMongoDatastoreCommodityContext
Synchronous MongoDB Datastore
DatastoreCommodityContext. |
Copyright © 2019 The Holon Platform. All rights reserved.