Interface | Description |
---|---|
FiniteList<E> |
Class | Description |
---|---|
Annotation |
Implementation of an Annotation.
|
Command | |
FiniteArrayList<E> |
array list that will only hold so much data, but will NOT return false if you try overload, but instead ignore the overage ...
|
FiniteListFactory |
a factory to create lists for pipeline documents.
|
PipelineDocument |
Fusion internal representation of a "SolrDocument".
|
PipelineField | |
PipelineHints |