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 |
SumZeroScalarValueAggregator.getIntermediateResult() |
MutableNumber |
SumZeroAggregator.getIntermediateResult() |
MutableNumber |
SumAggregator.getIntermediateResult() |
MutableNumber |
SumScalarValueAggregator.getIntermediateResult() |
Modifier and Type | Method and Description |
---|---|
void |
SumZeroScalarValueAggregator.aggregateIntermediateResult(MutableNumber partitionResult) |
void |
SumZeroAggregator.aggregateIntermediateResult(MutableNumber partitionResult) |
void |
SumAggregator.aggregateIntermediateResult(MutableNumber partitionResult) |
void |
SumScalarValueAggregator.aggregateIntermediateResult(MutableNumber partitionResult) |
Copyright © GigaSpaces.