public class CloneTable extends MasterRepo
| 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, getReturnpublic CloneTable(String user, String srcTableId, String tableName, Map<String,String> propertiesToSet, Set<String> propertiesToExclude) throws ThriftTableOperationException
ThriftTableOperationExceptionCopyright © 2011–2016 The Apache Software Foundation. All rights reserved.