Uses of Class
org.apache.lucene.util.BytesRefArray
-
Packages that use BytesRefArray Package Description org.elasticsearch.common.util -
-
Uses of BytesRefArray in org.elasticsearch.common.util
Methods in org.elasticsearch.common.util with parameters of type BytesRefArray Modifier and Type Method Description static voidCollectionUtils. sort(BytesRefArray bytes, int[] indices)static intCollectionUtils. sortAndDedup(BytesRefArray bytes, int[] indices)
-