Package | Description |
---|---|
org.ojai | |
org.ojai.store | |
org.ojai.store.cdc |
Modifier and Type | Interface and Description |
---|---|
interface |
Document |
interface |
DocumentBuilder |
interface |
DocumentReader |
interface |
DocumentStream
A stream of documents.
|
interface |
KeyValue<KEY,VALUE> |
interface |
Value |
Modifier and Type | Interface and Description |
---|---|
interface |
DocumentMutation
The DocumentMutation interface defines the APIs to perform mutation of a
Document already stored in a DocumentStore.
|
interface |
DocumentStore |
interface |
QueryResult |
Modifier and Type | Interface and Description |
---|---|
interface |
ChangeDataReader
A parser that traverses over the individual change nodes in a
ChangeDataRecord . |
interface |
ChangeDataRecord
This interface encapsulates an atomic set of change operations that
were performed to a single
Document in the source DocumentStore . |
Copyright © 2015–2019 MapR Technologies, Inc.. All rights reserved.