Package org.apache.cassandra.db.rows
Class CounterCells
- java.lang.Object
-
- org.apache.cassandra.db.rows.CounterCells
-
public abstract class CounterCells extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <V> boolean
hasLegacyShards(Cell<V> cell)
-
-
-
Method Detail
-
hasLegacyShards
public static <V> boolean hasLegacyShards(Cell<V> cell)
-
-