Home
last modified time | relevance | path

Searched refs: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() argument
37 this.operationType = OperationType.fromValue(operationTypeValue); in ThreadStatus()
214 private static native String getOperationName(final byte operationTypeValue); in getOperationName() argument
220 final byte operationTypeValue, final int i); in getOperationPropertyName() argument
222 final byte operationTypeValue, final long[] operationProperties); in interpretOperationProperties() argument