- Type Parameters:
N - V -
- All Superinterfaces:
- Iterable<SuperRow<K,SN,N,V>>
- All Known Subinterfaces:
- OrderedSuperRows<K,SN,N,V>
- All Known Implementing Classes:
- OrderedSuperRowsImpl, SuperRowsImpl
public interface SuperRows<K,SN,N,V>
extends Iterable<SuperRow<K,SN,N,V>>
Returned by a MultigetSuperSliceQuery (multiget_slice for supercolumns)
- Author:
- Ran Tavory