public static class QueryOptimizer.PrefixInfo extends Object
Modifier and Type | Field and Description |
---|---|
int |
count |
static QueryOptimizer.PrefixInfo |
EMPTY |
String |
prefix |
Constructor and Description |
---|
PrefixInfo(String prefix,
int count) |
public static final QueryOptimizer.PrefixInfo EMPTY
public final int count
public PrefixInfo(String prefix, int count)
Copyright © 2018 Nuxeo. All rights reserved.