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, makingProgress
public void visit(State state, Properties props) throws Exception
Node
public static void renameTable(Connector conn, State state, String oldName, String newName, boolean hasPermission, boolean tableExists) throws AccumuloSecurityException, AccumuloException, TableExistsException
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.