| Package | Description |
|---|---|
| io.ebean | |
| io.ebean.plugin |
Provides a API for plugins.
|
| io.ebeanservice.docstore.api |
The service API for document store integration.
|
| io.ebeanservice.docstore.api.support |
Support objects for implementing integration.
|
| io.ebeanservice.docstore.none |
"No op" implementation of document store.
|
| Class and Description |
|---|
| DocQueryRequest
A Query request for the document store.
|
| RawDoc
Raw document.
|
| Class and Description |
|---|
| DocStoreUpdateContext
The doc store specific context/transaction used to collect updates to send to the document store.
|
| Class and Description |
|---|
| DocStoreBeanAdapter
Doc store specific adapter to process doc store events for a given bean type.
|
| DocStoreIntegration
All the required features for DocStore integration.
|
| DocStoreQueryUpdate
Update the document store using a Ebean ORM query.
|
| DocStoreTransaction
A document store transaction.
|
| DocStoreUpdate
For persist events that know how to publish or queue their change to the Document store.
|
| DocStoreUpdateContext
The doc store specific context/transaction used to collect updates to send to the document store.
|
| DocStoreUpdateProcessor
Processes index updates.
|
| DocStoreUpdates
Collection of document store updates that are either sent to the document store
or queued for future processing
|
| Class and Description |
|---|
| DocStoreBeanAdapter
Doc store specific adapter to process doc store events for a given bean type.
|
| DocStoreUpdate
For persist events that know how to publish or queue their change to the Document store.
|
| DocStoreUpdateContext
The doc store specific context/transaction used to collect updates to send to the document store.
|
| DocStoreUpdates
Collection of document store updates that are either sent to the document store
or queued for future processing
|
| Class and Description |
|---|
| DocQueryRequest
A Query request for the document store.
|
| DocStoreBeanAdapter
Doc store specific adapter to process doc store events for a given bean type.
|
| DocStoreFactory
Creates the integration components for DocStore integration.
|
| DocStoreIntegration
All the required features for DocStore integration.
|
| DocStoreUpdateContext
The doc store specific context/transaction used to collect updates to send to the document store.
|
| RawDoc
Raw document.
|
Copyright © 2019. All rights reserved.