K - Type of the keySN - Type of the supercolumn nameN - Type of the column nameV - Type of the column valuepublic interface SuperColumnQuery<K,SN,N,V> extends Query<HSuperColumn<SN,N,V>>
| Modifier and Type | Method and Description |
|---|---|
SuperColumnQuery<K,SN,N,V> |
setColumnFamily(String cf) |
SuperColumnQuery<K,SN,N,V> |
setKey(K key) |
SuperColumnQuery<K,SN,N,V> |
setSuperName(SN superName) |
Copyright © 2014. All Rights Reserved.