Package io.antmedia.datastore.db
Class MongoStore.Summation
java.lang.Object
io.antmedia.datastore.db.MongoStore.Summation
- Enclosing class:
- MongoStore
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
total
private int total
-
-
Constructor Details
-
Summation
public Summation()
-
-
Method Details
-
getTotal
public int getTotal() -
setTotal
public void setTotal(int total)
-