public class ImportTable extends MasterRepo
| Constructor and Description |
|---|
ImportTable(String user,
String tableName,
String exportDir,
String namespaceId) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
call(long tid,
Master env) |
void |
checkVersions(Master env) |
long |
isReady(long tid,
Master environment) |
void |
undo(long tid,
Master env) |
getDescription, getReturnpublic long isReady(long tid,
Master environment)
throws Exception
isReady in interface ReadOnlyRepo<Master>isReady in class MasterRepoExceptionpublic void checkVersions(Master env) throws ThriftTableOperationException
ThriftTableOperationExceptionCopyright © 2011–2017 The Apache Software Foundation. All rights reserved.