org.apache.accumulo.test.randomwalk
Class Test

java.lang.Object
  extended by org.apache.accumulo.test.randomwalk.Node
      extended by org.apache.accumulo.test.randomwalk.Test
Direct Known Subclasses:
AddSplits, AlterSystemPerm, AlterTable, AlterTablePerm, Apocalypse, Authenticate, BatchScan, BatchVerify, BatchWrite, BulkImport, BulkInsert, BulkTest, ChangeAuthorizations, ChangePass, ChangePermissions, CheckBalance, CheckPermission, CloneIndex, CloneTable, Commit, Commit, Commit, Commit, Compact, CompactFilter, Config, CopyTable, CreateTable, CreateTable, CreateTable, CreateTable, CreateUser, CreateUser, Delete, DeleteRange, DeleteSomeDocs, DeleteTable, DeleteTable, DeleteWord, DropTable, DropTable, DropUser, DropUser, ExportIndex, Flush, Grep, Ingest, Insert, IsolatedScan, ListSplits, MapRedVerify, Merge, Merge, OfflineTable, OfflineTable, Reindex, RenameTable, Scan, ScanMeta, ScanTable, Search, SetAuths, Setup, Setup, Shutdown, Split, StartAll, StopTabletServer, TableOp, TableOp, Validate, Verify, Verify, Verify, VerifyIndex, Write, Write, Write

public abstract class Test
extends Node

Tests are extended by users to perform actions on accumulo and are a node of the graph


Field Summary
 
Fields inherited from class org.apache.accumulo.test.randomwalk.Node
log
 
Constructor Summary
Test()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.apache.accumulo.test.randomwalk.Node
equals, hashCode, lastProgress, makingProgress, visit
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Test

public Test()
Method Detail

toString

public String toString()
Overrides:
toString in class Node


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.