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