| Package | Description |
|---|---|
| org.apache.solr.analytics.function.reduction.data |
Reduction data collectors to use while computing analytics expressions.
|
| org.apache.solr.analytics.stream.reservation |
Reservation classes for a single type of data being stored by one Reduction Data Collector.
|
| Class and Description |
|---|
| ReductionDataReservation
A reservation allows a
ReductionDataCollector to specify a piece of data it needs to export from the shard. |
| Class and Description |
|---|
| ReductionCheckedDataReservation
A reservation allows a
ReductionDataCollector to specify a piece of data it needs to export from the shard. |
| ReductionDataArrayReservation
A reservation allows a
ReductionDataCollector to specify an array of data it needs to export from the shard. |
| ReductionDataReservation
A reservation allows a
ReductionDataCollector to specify a piece of data it needs to export from the shard. |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.