|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.yahoo.ycsb.DBFactory
public class DBFactory
Creates a DB layer by dynamically classloading the specified DB class.
| Constructor Summary | |
|---|---|
DBFactory()
|
|
| Method Summary | |
|---|---|
static DB |
newDB(java.lang.String dbname,
java.util.Properties properties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DBFactory()
| Method Detail |
|---|
public static DB newDB(java.lang.String dbname,
java.util.Properties properties)
throws UnknownDBException
UnknownDBException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||