| Package | Description |
|---|---|
| org.ojai.base | |
| org.ojai.store | |
| org.ojai.store.base | |
| org.ojai.util |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryResultBase |
| Modifier and Type | Method and Description |
|---|---|
QueryResult |
DocumentStore.find(Query query)
Executes the specified query on the DocumentStore and return a QueryResult.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResult |
ForwardingStore.find(Query query) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyQueryResult
A QueryResult that returns no documents.
|
Copyright © 2015–2019 MapR Technologies, Inc.. All rights reserved.