org.apache.accumulo.server.master.tableOps
public class CloneTable extends MasterRepo
log
Constructor and Description |
---|
CloneTable(String user,
String srcTableId,
String tableName,
Map<String,String> propertiesToSet,
Set<String> propertiesToExclude) |
Modifier and Type | Method and Description |
---|---|
Repo<Master> |
call(long tid,
Master environment) |
long |
isReady(long tid,
Master environment) |
void |
undo(long tid,
Master environment) |
getDescription, getReturn
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.