|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HScannerInterface
HScannerInterface iterates through a set of rows. It's implemented by several classes.
Method Summary | |
---|---|
void |
close()
|
boolean |
next(HStoreKey key,
TreeMap<Text,byte[]> results)
|
Method Detail |
---|
boolean next(HStoreKey key, TreeMap<Text,byte[]> results) throws IOException
IOException
void close() throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |