Home
last modified time | relevance | path

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

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DColumnFamilyOptionsInterface.java226 T useCappedPrefixExtractor(int n); in useCappedPrefixExtractor() method
DColumnFamilyOptions.java275 public ColumnFamilyOptions useCappedPrefixExtractor(final int n) { in useCappedPrefixExtractor() method in ColumnFamilyOptions
875 private native void useCappedPrefixExtractor( in useCappedPrefixExtractor() method in ColumnFamilyOptions
DOptions.java1278 public Options useCappedPrefixExtractor(final int n) { in useCappedPrefixExtractor() method in Options
2054 private native void useCappedPrefixExtractor( in useCappedPrefixExtractor() method in Options