| Package | Description |
|---|---|
| com.gigaspaces.internal.utils.math | |
| com.gigaspaces.query.aggregators |
| Modifier and Type | Class and Description |
|---|---|
class |
MutableBigDecimal |
class |
MutableBigInteger |
class |
MutableByte |
class |
MutableDouble |
class |
MutableFloat |
class |
MutableInteger |
class |
MutableLong |
class |
MutableShort |
| Modifier and Type | Method and Description |
|---|---|
static MutableNumber |
MutableNumber.fromClass(Class<?> type,
boolean widest) |
| Modifier and Type | Method and Description |
|---|---|
MutableNumber |
SumAggregator.getIntermediateResult() |
MutableNumber |
SumZeroAggregator.getIntermediateResult() |
MutableNumber |
SumScalarValueAggregator.getIntermediateResult() |
MutableNumber |
SumZeroScalarValueAggregator.getIntermediateResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
SumAggregator.aggregateIntermediateResult(MutableNumber partitionResult) |
void |
SumZeroAggregator.aggregateIntermediateResult(MutableNumber partitionResult) |
void |
SumScalarValueAggregator.aggregateIntermediateResult(MutableNumber partitionResult) |
void |
SumZeroScalarValueAggregator.aggregateIntermediateResult(MutableNumber partitionResult) |
Copyright © GigaSpaces.