| Interface | Description |
|---|---|
| Connection |
A logical connection to an OJAI data source.
|
| DocumentMutation |
The DocumentMutation interface defines the APIs to perform mutation of a
Document already stored in a DocumentStore.
|
| DocumentStore | |
| Driver |
Entry point of an implementation of OJAI APIs.
|
| OpListener | |
| Query |
OJAI interface which lets users build an OJAI Query that can be executed
on an OJAI DocumentStore.
|
| QueryCondition | |
| QueryResult | |
| ValueBuilder |
Provides APIs to create instances of the
Value interface. |
| Class | Description |
|---|---|
| DriverManager |
A factory class to manage OJAI Drivers.
|
| MutationOp |
| Enum | Description |
|---|---|
| MutationOp.Type | |
| QueryCondition.Op | |
| SortOrder |
Enumeration specifying the sort ordering.
|
Copyright © 2015–2018 MapR Technologies, Inc.. All rights reserved.