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 long isReady(long tid, Master environment) throws Exception
isReady
in interface ReadOnlyRepo<Master>
isReady
in class MasterRepo
Exception
public void checkVersions(Master env) throws ThriftTableOperationException
ThriftTableOperationException
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.