public static class RocksDB.Version extends Object
Version(byte major, byte minor, byte patch)
int
getMajor()
getMinor()
getPatch()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Version(byte major, byte minor, byte patch)
public int getMajor()
public int getMinor()
public int getPatch()
public String toString()
toString
Object
Copyright © 2022. All rights reserved.