Package com.yahoo.ycsb.database

Class Summary
DB A layer for accessing a database to be benchmarked.
DBFactory Creates a DB layer by dynamically classloading the specified DB class.
DBWrapper Wrapper around a "real" DB that measures latencies and counts return codes.