Searched refs:optimizeForPointLookup (Results 1 – 6 of 6) sorted by relevance
44 cfOptions.optimizeForPointLookup(1024); in mixedOptionsTest()50 options.optimizeForPointLookup(1024); in mixedOptionsTest()
372 options.optimizeForPointLookup(10); in linkageOfPrepMethods()
1015 options.optimizeForPointLookup(10); in linkageOfPrepMethods()
126 public ColumnFamilyOptions optimizeForPointLookup( in optimizeForPointLookup() method in ColumnFamilyOptions128 optimizeForPointLookup(nativeHandle_, in optimizeForPointLookup()837 private native void optimizeForPointLookup(long handle, in optimizeForPointLookup() method in ColumnFamilyOptions
25 T optimizeForPointLookup(long blockCacheSizeMb); in optimizeForPointLookup() method
150 public Options optimizeForPointLookup( in optimizeForPointLookup() method in Options152 optimizeForPointLookup(nativeHandle_, in optimizeForPointLookup()2014 private native void optimizeForPointLookup(long handle, in optimizeForPointLookup() method in Options