- valueOf(String) - Static method in enum com.ohmdb.filestore.DbStats
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ohmdb.filestore.TxState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ohmdb.transaction.TransactionStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.ohmdb.filestore.DbStats
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ohmdb.filestore.TxState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ohmdb.transaction.TransactionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VersionInfo - Class in com.ohmdb.filestore
-
- VersionInfo(Set<Long>) - Constructor for class com.ohmdb.filestore.VersionInfo
-