Searched refs:setTableFactory (Results 1 – 2 of 2) sorted by relevance
567 setTableFactory(nativeHandle_, tableFormatConfig.newTableFactoryHandle()); in setTableFormatConfig()923 private native void setTableFactory(long handle, long factoryHandle); in setTableFactory() method in ColumnFamilyOptions
1260 setTableFactory(nativeHandle_, config.newTableFactoryHandle()); in setTableFormatConfig()2098 private native void setTableFactory(long handle, long factoryHandle); in setTableFactory() method in Options