Package org.nuxeo.ecm.core.storage
Class QueryOptimizer.PrefixInfo
java.lang.Object
org.nuxeo.ecm.core.storage.QueryOptimizer.PrefixInfo
- Enclosing class:
- QueryOptimizer
Info about a prefix: the prefix, and how many times it was encountered.
- Since:
- 9.3
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
EMPTY
-
prefix
-
count
public final int count
-
-
Constructor Details
-
PrefixInfo
-