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 © 2011–2016 The Apache Software Foundation. All rights reserved.