public interface AsyncMongoDatastore extends BaseAsyncMongoDatastore, com.holonplatform.async.datastore.AsyncDatastore, com.holonplatform.async.datastore.transaction.AsyncTransactional
AsyncDatastore
implementation.Modifier and Type | Interface and Description |
---|---|
static interface |
AsyncMongoDatastore.Builder
AsyncMongoDatastore builder. |
Modifier and Type | Method and Description |
---|---|
static AsyncMongoDatastore.Builder |
builder()
Get a builder to create a
AsyncMongoDatastore instance. |
withDatabase, withDatabase
getCommodityFactoryType, registerCommodity
bulkDelete, bulkInsert, bulkUpdate, delete, insert, isTransactional, query, query, refresh, requireTransactional, save, update
create, getAvailableCommodities, hasCommodity
static AsyncMongoDatastore.Builder builder()
AsyncMongoDatastore
instance.Copyright © 2019 The Holon Platform. All rights reserved.