public static class RocksDB.Version
extends java.lang.Object
| Constructor and Description |
|---|
Version(byte major,
byte minor,
byte patch) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMajor() |
int |
getMinor() |
int |
getPatch() |
java.lang.String |
toString() |