Searched defs:sortedDups (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/
H A DBasicIndex.java42 boolean sortedDups; field in class:BasicIndex
H A DSubIndex.java46 private boolean sortedDups; field in class:SubIndex
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/util/keyrange/
H A DRangeCursor.java56 private boolean sortedDups; field in class:RangeCursor
83 RangeCursor(KeyRange range, KeyRange pkRange, boolean sortedDups, Cursor cursor) argument

Completed in 34 milliseconds