org.apache.accumulo.master.tableOps
public class CompactRange extends MasterRepo
| Modifier and Type | Class and Description |
|---|---|
static class |
CompactRange.CompactionIterators |
log| Constructor and Description |
|---|
CompactRange(String tableId,
byte[] startRow,
byte[] endRow,
List<IteratorSetting> iterators) |
public CompactRange(String tableId, byte[] startRow, byte[] endRow, List<IteratorSetting> iterators) throws ThriftTableOperationException
ThriftTableOperationExceptionCopyright © 2014 Apache Accumulo Project. All rights reserved.