Methods in org.apache.accumulo.test.randomwalk.concurrent with parameters of type State |
void |
ConcurrentFixture.setUp(State state)
|
void |
ConcurrentFixture.tearDown(State state)
|
void |
CheckBalance.visit(State state,
Properties props)
|
void |
IsolatedScan.visit(State state,
Properties props)
|
void |
Shutdown.visit(State state,
Properties props)
|
void |
StartAll.visit(State state,
Properties props)
|
void |
ChangePermissions.visit(State state,
Properties props)
|
void |
RenameTable.visit(State state,
Properties props)
|
void |
ListSplits.visit(State state,
Properties props)
|
void |
CreateTable.visit(State state,
Properties props)
|
void |
DropUser.visit(State state,
Properties props)
|
void |
Merge.visit(State state,
Properties props)
|
void |
BatchWrite.visit(State state,
Properties props)
|
void |
Setup.visit(State state,
Properties props)
|
void |
CloneTable.visit(State state,
Properties props)
|
void |
CreateUser.visit(State state,
Properties props)
|
void |
DeleteRange.visit(State state,
Properties props)
|
void |
ChangeAuthorizations.visit(State state,
Properties props)
|
void |
Compact.visit(State state,
Properties props)
|
void |
BatchScan.visit(State state,
Properties props)
|
void |
AddSplits.visit(State state,
Properties props)
|
void |
BulkImport.visit(State state,
Properties props)
|
void |
ScanTable.visit(State state,
Properties props)
|
void |
Apocalypse.visit(State state,
Properties props)
|
void |
OfflineTable.visit(State state,
Properties props)
|
void |
DeleteTable.visit(State state,
Properties props)
|
void |
StopTabletServer.visit(State state,
Properties props)
|
void |
CheckPermission.visit(State state,
Properties props)
|
void |
Config.visit(State state,
Properties props)
|
Methods in org.apache.accumulo.test.randomwalk.security with parameters of type State |
static void |
AlterTablePerm.alter(State state,
Properties props)
|
static void |
Authenticate.authenticate(String principal,
AuthenticationToken token,
State state,
Properties props)
|
static void |
DropTable.dropTable(State state,
Properties props)
|
static WalkingSecurity |
WalkingSecurity.get(State state)
|
static Map<String,Integer> |
SecurityHelper.getAuthsMap(State state)
|
static org.apache.hadoop.fs.FileSystem |
SecurityHelper.getFs(State state)
|
static String |
SecurityHelper.getLastKey(State state)
|
static boolean |
SecurityHelper.getSysPerm(State state,
String userName,
SystemPermission tp)
|
static Connector |
SecurityHelper.getSystemConnector(State state)
|
static String |
SecurityHelper.getSysUserName(State state)
|
static byte[] |
SecurityHelper.getSysUserPass(State state)
|
static boolean |
SecurityHelper.getTableExists(State state)
|
static String |
SecurityHelper.getTableName(State state)
|
static boolean |
SecurityHelper.getTabPerm(State state,
String userName,
TablePermission tp)
|
static boolean |
SecurityHelper.getTabUserExists(State state)
|
static String |
SecurityHelper.getTabUserName(State state)
|
static byte[] |
SecurityHelper.getTabUserPass(State state)
|
static Authorizations |
SecurityHelper.getUserAuths(State state,
String target)
|
static boolean |
SecurityHelper.inAmbiguousZone(State state,
String userName,
TablePermission tp)
|
static void |
SecurityHelper.increaseAuthMap(State state,
String s,
int increment)
|
static void |
AlterTable.renameTable(Connector conn,
State state,
String oldName,
String newName,
boolean hasPermission,
boolean tableExists)
|
static void |
SecurityHelper.setAuthsMap(State state,
Map<String,Integer> map)
|
static void |
SecurityHelper.setLastKey(State state,
String key)
|
static void |
SecurityHelper.setSysPerm(State state,
String userName,
SystemPermission tp,
boolean value)
|
static void |
SecurityHelper.setSystemConnector(State state,
Connector conn)
|
static void |
SecurityHelper.setSysUserName(State state,
String sysUserName)
|
static void |
SecurityHelper.setSysUserPass(State state,
byte[] sysUserPass)
|
static void |
SecurityHelper.setTableExists(State state,
boolean exists)
|
static void |
SecurityHelper.setTableName(State state,
String tName)
|
static void |
SecurityHelper.setTabPerm(State state,
String userName,
TablePermission tp,
boolean value)
|
static void |
SecurityHelper.setTabUserExists(State state,
boolean exists)
|
static void |
SecurityHelper.setTabUserName(State state,
String tabUserName)
|
static void |
SecurityHelper.setTabUserPass(State state,
byte[] tabUserPass)
|
void |
SecurityFixture.setUp(State state)
|
static void |
SecurityHelper.setUserAuths(State state,
String target,
Authorizations auths)
|
static boolean |
SecurityHelper.sysUserPassTransient(State state)
|
static boolean |
SecurityHelper.tabUserPassTransient(State state)
|
void |
SecurityFixture.tearDown(State state)
|
static void |
Validate.validate(State state,
org.apache.log4j.Logger log)
|
void |
Validate.visit(State state,
Properties props)
|
void |
Authenticate.visit(State state,
Properties props)
|
void |
CreateTable.visit(State state,
Properties props)
|
void |
DropUser.visit(State state,
Properties props)
|
void |
CreateUser.visit(State state,
Properties props)
|
void |
AlterSystemPerm.visit(State state,
Properties props)
|
void |
DropTable.visit(State state,
Properties props)
|
void |
AlterTable.visit(State state,
Properties props)
|
void |
ChangePass.visit(State state,
Properties props)
|
void |
AlterTablePerm.visit(State state,
Properties props)
|
void |
SetAuths.visit(State state,
Properties props)
|
void |
TableOp.visit(State state,
Properties props)
|
Methods in org.apache.accumulo.test.randomwalk.shard with parameters of type State |
void |
ShardFixture.setUp(State state)
|
void |
ShardFixture.tearDown(State state)
|
void |
Grep.visit(State state,
Properties props)
|
void |
Flush.visit(State state,
Properties props)
|
void |
Search.visit(State state,
Properties props)
|
void |
Merge.visit(State state,
Properties props)
|
void |
Reindex.visit(State state,
Properties props)
|
void |
Commit.visit(State state,
Properties props)
|
void |
CompactFilter.visit(State state,
Properties props)
|
void |
DeleteSomeDocs.visit(State state,
Properties props)
|
void |
DeleteWord.visit(State state,
Properties props)
|
void |
ExportIndex.visit(State state,
Properties props)
|
void |
Insert.visit(State state,
Properties props)
|
void |
VerifyIndex.visit(State state,
Properties props)
|
void |
Delete.visit(State state,
Properties props)
|
void |
CloneIndex.visit(State state,
Properties props)
|
void |
BulkInsert.visit(State state,
Properties props)
|
void |
Split.visit(State state,
Properties props)
|