org.apache.accumulo.server.master.tableOps
public class ImportTable extends MasterRepo
log
Constructor and Description |
---|
ImportTable(String user,
String tableName,
String exportDir) |
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, getReturn
public void checkVersions(Master env) throws ThriftTableOperationException
ThriftTableOperationException
Copyright © 2014 Apache Accumulo Project. All Rights Reserved.