Package | Description |
---|---|
com.carrotsearch.junitbenchmarks.db |
Modifier and Type | Method and Description |
---|---|
static DbVersions |
DbVersions.fromInt(int ver)
Return
|
DbVersions |
DbConsumer.getDbVersion()
Retrieve DB version.
|
static DbVersions |
DbVersions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbVersions[] |
DbVersions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Carrot Search s.c.. All rights reserved.