org.apache.accumulo.test.randomwalk.security
public class AlterTable extends Test
| Constructor and Description |
|---|
AlterTable() |
| Modifier and Type | Method and Description |
|---|---|
static void |
renameTable(Connector conn,
State state,
String oldName,
String newName,
boolean hasPermission,
boolean tableExists) |
void |
visit(State state,
Properties props)
Visits node
|
equals, hashCode, lastProgress, makingProgresspublic void visit(State state, Properties props) throws Exception
Nodepublic static void renameTable(Connector conn, State state, String oldName, String newName, boolean hasPermission, boolean tableExists) throws AccumuloSecurityException, AccumuloException, TableExistsException
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.