Home
last modified time | relevance | path

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

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DMutableOptionValue.java38 return new MutableOptionLongValue(d); in fromLong()
146 static class MutableOptionLongValue class in MutableOptionValue
150 MutableOptionLongValue(final long value) { in MutableOptionLongValue() method in MutableOptionValue.MutableOptionLongValue