Package org.rocksdb
Class WriteStallInfo
java.lang.Object
org.rocksdb.WriteStallInfo
-
Method Details
-
getColumnFamilyName
Get the name of the column family.- Returns:
- the name of the column family.
-
getCurrentCondition
Get the current state of the write controller.- Returns:
- the current state.
-
getPreviousCondition
Get the previous state of the write controller.- Returns:
- the previous state.
-
equals
-
hashCode
public int hashCode() -
toString
-