Package | Description |
---|---|
org.ojai.util |
Modifier and Type | Class and Description |
---|---|
class |
FieldProjector
A helper class, which maintains a projection tree built form the list of user specified
FieldPath s
and in association with a DocumentReader , determines which fields form the document reader are
emitted to the applications. |
Modifier and Type | Method and Description |
---|---|
abstract BaseFieldProjector |
BaseFieldProjector.cloneWithSharedProjectionTree()
Creates a lightweight clone of this FieldProjector with shared ProjectionTree.
|
BaseFieldProjector |
BaseFieldProjector.reset()
Resets the state of this projection tree to the root of the Document
when not using with a DocumentReader.
|
protected BaseFieldProjector |
BaseFieldProjector.reset(DocumentReader reader)
Resets the state of this projection tree to the root of the Document.
|
Copyright © 2015–2019 MapR Technologies, Inc.. All rights reserved.