public class ExportTable extends MasterRepo
| Modifier and Type | Field and Description |
|---|---|
static String |
DATA_VERSION_PROP |
static String |
EXPORT_VERSION_PROP |
static int |
VERSION |
| Constructor and Description |
|---|
ExportTable(String namespaceId,
String tableName,
String tableId,
String exportDir) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
call(long tid,
Master env) |
long |
isReady(long tid,
Master environment) |
void |
undo(long tid,
Master env) |
getDescription, getReturnpublic static final int VERSION
public static final String DATA_VERSION_PROP
public static final String EXPORT_VERSION_PROP
public ExportTable(String namespaceId, String tableName, String tableId, String exportDir) throws ThriftTableOperationException
ThriftTableOperationExceptionCopyright © 2011–2017 The Apache Software Foundation. All rights reserved.