Package com.twicedb.client.shared
Class AggregationResponse
java.lang.Object
com.twicedb.client.shared.AggregationResponse
- 
Constructor Summary
ConstructorsConstructorDescriptionAggregationResponse(boolean aggregationExists) AggregationResponse(BigDecimal bd, boolean aggregationExists) AggregationResponse(BigInteger bi, boolean aggregationExists)  - 
Method Summary
Modifier and TypeMethodDescriptionboolean 
- 
Constructor Details
- 
AggregationResponse
 - 
AggregationResponse
 - 
AggregationResponse
public AggregationResponse(boolean aggregationExists)  
 - 
 - 
Method Details
- 
getAggregatedValueNonInteger
 - 
getAggregatedValueInteger
 - 
getAggregationExists
public boolean getAggregationExists() 
 -