- java.lang.Object
-
- org.apache.cassandra.utils.BoundedStatsDeque
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
add(long i) |
java.util.Iterator<java.lang.Long> |
iterator() |
double |
mean() |
int |
size() |
long |
sum() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
add
public void add(long i)
-
mean
public double mean()
Copyright © 2014 The Apache Software Foundation