Package com.illumon.iris.db.perf
Class DbIOTest
java.lang.Object
com.illumon.iris.db.perf.DbIOTest
- All Implemented Interfaces:
RemoteQuery<Table>
,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
namespaceList
-
tablenameList
-
dateList
-
-
Constructor Details
-
DbIOTest
public DbIOTest()
-
-
Method Details
-
addTableToTest
-
execute
Description copied from interface:RemoteQuery
Execute a query on a remote host.- Specified by:
execute
in interfaceRemoteQuery<Table>
- Parameters:
database
- database to use for execution.- Returns:
- result of the query.
-
testDb
- Throws:
IOException
-
main
- Throws:
IOException
-