Home
last modified time | relevance | path

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

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DColumnFamilyOptionsInterface.java372 String tableFactoryName(); in tableFactoryName() method
DColumnFamilyOptions.java573 public String tableFactoryName() { in tableFactoryName() method in ColumnFamilyOptions
924 private native String tableFactoryName(long handle); in tableFactoryName() method in ColumnFamilyOptions
DOptions.java1265 public String tableFactoryName() { in tableFactoryName() method in Options
2099 private native String tableFactoryName(long handle); in tableFactoryName() method in Options