See: Description
| Class | Description |
|---|---|
| BooleanArrayReservation | |
| BooleanCheckedReservation | |
| BooleanReservation | |
| DoubleArrayReservation | |
| DoubleCheckedReservation | |
| DoubleReservation | |
| FloatArrayReservation | |
| FloatCheckedReservation | |
| FloatReservation | |
| IntArrayReservation | |
| IntCheckedReservation | |
| IntReservation | |
| LongArrayReservation | |
| LongCheckedReservation | |
| LongReservation | |
| ReductionCheckedDataReservation<A,E> |
A reservation allows a
ReductionDataCollector to specify a piece of data it needs to export from the shard. |
| ReductionDataArrayReservation<A,E> |
A reservation allows a
ReductionDataCollector to specify an array of data it needs to export from the shard. |
| ReductionDataReservation<A,E> |
A reservation allows a
ReductionDataCollector to specify a piece of data it needs to export from the shard. |
| StringArrayReservation | |
| StringCheckedReservation | |
| StringReservation |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.