public class CompactRange extends MasterRepo
| Constructor and Description |
|---|
CompactRange(String tableId,
byte[] startRow,
byte[] endRow,
List<IteratorSetting> iterators,
CompactionStrategyConfig compactionStrategy) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
call(long tid,
Master environment) |
long |
isReady(long tid,
Master environment) |
void |
undo(long tid,
Master environment) |
getDescription, getReturnpublic CompactRange(String tableId, byte[] startRow, byte[] endRow, List<IteratorSetting> iterators, CompactionStrategyConfig compactionStrategy) throws ThriftTableOperationException
ThriftTableOperationExceptionCopyright © 2011–2016 The Apache Software Foundation. All rights reserved.