Home
last modified time | relevance | path

Searched defs:operationTypeValue (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DThreadStatus.java28 final byte operationTypeValue, in ThreadStatus()
214 private static native String getOperationName(final byte operationTypeValue); in getOperationName()
220 final byte operationTypeValue, final int i); in getOperationPropertyName()
222 final byte operationTypeValue, final long[] operationProperties); in interpretOperationProperties()