org.apache.accumulo.server.util
public class TabletIterator extends Object implements Iterator<Map<Key,Value>>
Modifier and Type | Class and Description |
---|---|
static class |
TabletIterator.TabletDeletedException |
Constructor and Description |
---|
TabletIterator(Scanner s,
Range range,
boolean returnPrevEndRow,
boolean returnDir) |
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.