Interface | Description |
---|---|
CollectExpression<TRow,TReturnValue> | |
CrateCollector | |
CrateCollector.Builder |
Class | Description |
---|---|
BatchIteratorCollectorBridge |
Collector adapter to a BatchIterator.
|
BlobShardCollectorProvider | |
CollectOperationModule | |
DocInputFactory |
Specialized InputFactory for Lucene symbols/expressions.
|
InputCollectExpression | |
JobCollectContext | |
LuceneShardCollectorProvider | |
MapSideDataCollectOperation |
collect local data from node/shards/docs on nodes where the data resides (aka Mapper nodes)
|
RemoteCollectorFactory |
Used to create RemoteCollectors
Those RemoteCollectors act as proxy collectors to collect data from a shard located on another node.
|
RowsCollector | |
RowShardResolver | |
RowsTransformer | |
ShardCollectorProvider | |
ValueAndInputRow<TValue> |
A Row implementation that is backed by some TValue
|