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