SN - super column name tyoepublic interface SubCountQuery<K,SN,N> extends Query<Integer>
| Modifier and Type | Method and Description |
|---|---|
SubCountQuery<K,SN,N> |
setColumnFamily(String cf) |
SubCountQuery<K,SN,N> |
setKey(K key) |
SubCountQuery<K,SN,N> |
setRange(N start,
N finish,
int count) |
SubCountQuery<K,SN,N> |
setSuperColumn(SN sc) |
Copyright © 2014. All Rights Reserved.