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