Uses of Class
com.c8db.model.DBCreateOptions
-
Packages that use DBCreateOptions Package Description com.c8db.model -
-
Uses of DBCreateOptions in com.c8db.model
Methods in com.c8db.model that return DBCreateOptions Modifier and Type Method Description static DBCreateOptionsOptionsBuilder. build(DBCreateOptions options, String tenant, String name, String spotDc, String dcList)protected DBCreateOptionsDBCreateOptions. geoFabric(String tenant, String name)protected DBCreateOptionsDBCreateOptions. options(String spotDc, String dcList)Methods in com.c8db.model with parameters of type DBCreateOptions Modifier and Type Method Description static DBCreateOptionsOptionsBuilder. build(DBCreateOptions options, String tenant, String name, String spotDc, String dcList)
-