public class Range extends Object
| Constructor and Description |
|---|
Range(Double from,
Double to,
long count,
double total,
double totalCount,
double min,
double max) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCount()
Return number of documents in range
|
Double |
getFrom() |
double |
getMax() |
double |
getMin() |
Double |
getTo() |
double |
getTotal() |
double |
getTotalCount() |
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.