| Package | Description | 
|---|---|
| org.apache.solr.analytics.stream.reservation | Reservation classes for a single type of data being stored by one Reduction Data Collector. | 
| org.apache.solr.analytics.stream.reservation.write | Writing classes for a single type of data being stored by one Reduction Data Collector. | 
| Class and Description | 
|---|
| BooleanCheckedDataWriter | 
| BooleanDataArrayWriter | 
| BooleanDataWriter | 
| DoubleCheckedDataWriter | 
| DoubleDataArrayWriter | 
| DoubleDataWriter | 
| FloatCheckedDataWriter | 
| FloatDataArrayWriter | 
| FloatDataWriter | 
| IntCheckedDataWriter | 
| IntDataArrayWriter | 
| IntDataWriter | 
| LongCheckedDataWriter | 
| LongDataArrayWriter | 
| LongDataWriter | 
| ReductionDataWriter Abstract public class to manage the extraction and writing of data to a  DataOutputstream. | 
| StringCheckedDataWriter | 
| StringDataArrayWriter | 
| StringDataWriter | 
| Class and Description | 
|---|
| ReductionCheckedDataWriter Abstract class to manage the extraction and writing of data to a  DataOutputstream. | 
| ReductionDataArrayWriter Abstract class to manage the extraction and writing of array data to a  DataOutputstream. | 
| ReductionDataWriter Abstract public class to manage the extraction and writing of data to a  DataOutputstream. | 
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.