- java.lang.Object
-
- org.apache.cassandra.db.filter.ColumnCounter
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected int |
live |
protected long |
timestamp |
protected int |
tombstones |
-
Constructor Summary
Constructors
Constructor and Description |
ColumnCounter(long timestamp) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
tombstones
protected int tombstones
-
Method Detail
-
tombstones
public int tombstones()
Copyright © 2015 The Apache Software Foundation