Searched refs:JUST_LEAFNODES (Results 1 – 1 of 1) sorted by relevance
23 public static final int JUST_LEAFNODES = 0x0200; field in IteratorOptions56 return getOption(JUST_LEAFNODES); in isJustLeafnodes()103 setOption(JUST_LEAFNODES, value); in setJustLeafnodes()129 case JUST_LEAFNODES : return "JUST_LEAFNODES"; in defineOptionName()144 JUST_LEAFNODES | in getValidOptions()