Home
last modified time | relevance | path

Searched refs:operationProperties (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DThreadStatus.java18 private final long operationProperties[]; field in ThreadStatus
31 final long[] operationProperties, in ThreadStatus() argument
40 this.operationProperties = operationProperties; in ThreadStatus()
122 return operationProperties; in getOperationProperties()
197 final OperationType operationType, final long[] operationProperties) { in interpretOperationProperties() argument
199 operationProperties); in interpretOperationProperties()
222 final byte operationTypeValue, final long[] operationProperties); in interpretOperationProperties() argument