| Class | Description |
|---|---|
| BaseFieldProjector | |
| Constants | |
| Decimals |
Utility class with functions for data type conversions.
|
| DocumentReaders |
Helper class that provides utility methods to work with
DocumentReader. |
| DocumentReaderWithProjection |
An implementation of
DocumentReader interface which can be used to project
a sub-set of fields |
| Documents |
This class contains utility methods for
Document interface. |
| EmptyDocumentStream |
A DocumentStream that returns no documents.
|
| EmptyQueryResult |
A QueryResult that returns no documents.
|
| FieldProjector |
A helper class, which maintains a projection tree built form the list of user specified
FieldPaths
and in association with a DocumentReader, determines which fields form the document reader are
emitted to the applications. |
| Fields | |
| MapEncoder | Deprecated
Use methods from
DocumentReaders class. |
| Types |
A helper class that provides methods for conveniently
operating on a
Type. |
| Values |
A helper class that provides convenience methods
to operate on a
Value. |
Copyright © 2015–2018 MapR Technologies, Inc.. All rights reserved.