Searched refs:COMPACT (Results 1 – 2 of 2) sorted by relevance
55 COMPACT, enumerator266 static readonly COMPACT = '-compact'; property in ObConfigResolver277 ['compact', ObConfigResolver.COMPACT],307 case ObConfigResolver.COMPACT:308 return OptionType.COMPACT;363 case OptionType.COMPACT: {
230 enum IndexType { COMPACT, SPARSE }; enumerator