Home
last modified time | relevance | path

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

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DMutableOptionValue.java11 abstract boolean asBoolean() throws IllegalStateException; in asBoolean() method in MutableOptionValue
79 boolean asBoolean() throws IllegalStateException { in asBoolean() method in MutableOptionValue.MutableOptionStringValue
121 boolean asBoolean() throws IllegalStateException { in asBoolean() method in MutableOptionValue.MutableOptionDoubleValue
178 boolean asBoolean() throws IllegalStateException { in asBoolean() method in MutableOptionValue.MutableOptionLongValue
230 boolean asBoolean() throws IllegalStateException { in asBoolean() method in MutableOptionValue.MutableOptionIntValue
274 boolean asBoolean() { in asBoolean() method in MutableOptionValue.MutableOptionBooleanValue
316 boolean asBoolean() { in asBoolean() method in MutableOptionValue.MutableOptionIntArrayValue
361 boolean asBoolean() throws IllegalStateException { in asBoolean() method in MutableOptionValue.MutableOptionEnumValue