public class TableRangeOp extends MasterRepo
| Constructor and Description |
|---|
TableRangeOp(MergeInfo.Operation op,
String namespaceId,
String tableId,
org.apache.hadoop.io.Text startRow,
org.apache.hadoop.io.Text endRow) |
| 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 TableRangeOp(MergeInfo.Operation op, String namespaceId, String tableId, org.apache.hadoop.io.Text startRow, org.apache.hadoop.io.Text endRow) throws ThriftTableOperationException
ThriftTableOperationExceptionCopyright © 2011–2017 The Apache Software Foundation. All rights reserved.