Shared API for package org.elasticsearch.index.fielddata
editShared API for package org.elasticsearch.index.fielddata
editSee the Shared API for a high-level overview of all packages and classes.
ScriptDocValues.Booleans
edit- boolean add(def)
- void add(int, def)
- boolean addAll(Collection)
- boolean addAll(int, Collection)
- boolean any(Predicate)
- Collection asCollection()
- List asList()
- void clear()
- List collect(Function)
- def collect(Collection, Function)
- boolean contains(def)
- boolean containsAll(Collection)
- def each(Consumer)
- def eachWithIndex(ObjIntConsumer)
- boolean equals(Object)
- boolean every(Predicate)
- def find(Predicate)
- List findAll(Predicate)
- def findResult(Function)
- def findResult(def, Function)
- List findResults(Function)
- void forEach(Consumer)
- Boolean get(int)
- Object getByPath(null)
- Object getByPath(null, Object)
- int getLength()
- boolean getValue()
- Map groupBy(Function)
- int hashCode()
- int indexOf(def)
- boolean isEmpty()
- Iterator iterator()
- null join(null)
- int lastIndexOf(def)
- ListIterator listIterator()
- ListIterator listIterator(int)
- def remove(int)
- boolean removeAll(Collection)
- boolean removeIf(Predicate)
- void replaceAll(UnaryOperator)
- boolean retainAll(Collection)
- def set(int, def)
- int size()
- void sort(Comparator)
- List split(Predicate)
- Spliterator spliterator()
- Stream stream()
- List subList(int, int)
- double sum()
- double sum(ToDoubleFunction)
- def[] toArray()
- def[] toArray(def[])
- null toString()
ScriptDocValues.BytesRefs
edit- boolean add(def)
- void add(int, def)
- boolean addAll(Collection)
- boolean addAll(int, Collection)
- boolean any(Predicate)
- Collection asCollection()
- List asList()
- void clear()
- List collect(Function)
- def collect(Collection, Function)
- boolean contains(def)
- boolean containsAll(Collection)
- def each(Consumer)
- def eachWithIndex(ObjIntConsumer)
- boolean equals(Object)
- boolean every(Predicate)
- def find(Predicate)
- List findAll(Predicate)
- def findResult(Function)
- def findResult(def, Function)
- List findResults(Function)
- void forEach(Consumer)
- BytesRef get(int)
- Object getByPath(null)
- Object getByPath(null, Object)
- int getLength()
- BytesRef getValue()
- Map groupBy(Function)
- int hashCode()
- int indexOf(def)
- boolean isEmpty()
- Iterator iterator()
- null join(null)
- int lastIndexOf(def)
- ListIterator listIterator()
- ListIterator listIterator(int)
- def remove(int)
- boolean removeAll(Collection)
- boolean removeIf(Predicate)
- void replaceAll(UnaryOperator)
- boolean retainAll(Collection)
- def set(int, def)
- int size()
- void sort(Comparator)
- List split(Predicate)
- Spliterator spliterator()
- Stream stream()
- List subList(int, int)
- double sum()
- double sum(ToDoubleFunction)
- def[] toArray()
- def[] toArray(def[])
- null toString()
ScriptDocValues.Dates
edit- boolean add(def)
- void add(int, def)
- boolean addAll(Collection)
- boolean addAll(int, Collection)
- boolean any(Predicate)
- Collection asCollection()
- List asList()
- void clear()
- List collect(Function)
- def collect(Collection, Function)
- boolean contains(def)
- boolean containsAll(Collection)
- def each(Consumer)
- def eachWithIndex(ObjIntConsumer)
- boolean equals(Object)
- boolean every(Predicate)
- def find(Predicate)
- List findAll(Predicate)
- def findResult(Function)
- def findResult(def, Function)
- List findResults(Function)
- void forEach(Consumer)
- JodaCompatibleZonedDateTime get(int)
- Object getByPath(null)
- Object getByPath(null, Object)
- int getLength()
- JodaCompatibleZonedDateTime getValue()
- Map groupBy(Function)
- int hashCode()
- int indexOf(def)
- boolean isEmpty()
- Iterator iterator()
- null join(null)
- int lastIndexOf(def)
- ListIterator listIterator()
- ListIterator listIterator(int)
- def remove(int)
- boolean removeAll(Collection)
- boolean removeIf(Predicate)
- void replaceAll(UnaryOperator)
- boolean retainAll(Collection)
- def set(int, def)
- int size()
- void sort(Comparator)
- List split(Predicate)
- Spliterator spliterator()
- Stream stream()
- List subList(int, int)
- double sum()
- double sum(ToDoubleFunction)
- def[] toArray()
- def[] toArray(def[])
- null toString()
ScriptDocValues.Doubles
edit- boolean add(def)
- void add(int, def)
- boolean addAll(Collection)
- boolean addAll(int, Collection)
- boolean any(Predicate)
- Collection asCollection()
- List asList()
- void clear()
- List collect(Function)
- def collect(Collection, Function)
- boolean contains(def)
- boolean containsAll(Collection)
- def each(Consumer)
- def eachWithIndex(ObjIntConsumer)
- boolean equals(Object)
- boolean every(Predicate)
- def find(Predicate)
- List findAll(Predicate)
- def findResult(Function)
- def findResult(def, Function)
- List findResults(Function)
- void forEach(Consumer)
- Double get(int)
- Object getByPath(null)
- Object getByPath(null, Object)
- int getLength()
- double getValue()
- Map groupBy(Function)
- int hashCode()
- int indexOf(def)
- boolean isEmpty()
- Iterator iterator()
- null join(null)
- int lastIndexOf(def)
- ListIterator listIterator()
- ListIterator listIterator(int)
- def remove(int)
- boolean removeAll(Collection)
- boolean removeIf(Predicate)
- void replaceAll(UnaryOperator)
- boolean retainAll(Collection)
- def set(int, def)
- int size()
- void sort(Comparator)
- List split(Predicate)
- Spliterator spliterator()
- Stream stream()
- List subList(int, int)
- double sum()
- double sum(ToDoubleFunction)
- def[] toArray()
- def[] toArray(def[])
- null toString()
ScriptDocValues.GeoPoints
edit- boolean add(def)
- void add(int, def)
- boolean addAll(Collection)
- boolean addAll(int, Collection)
- boolean any(Predicate)
- double arcDistance(double, double)
- double arcDistanceWithDefault(double, double, double)
- Collection asCollection()
- List asList()
- void clear()
- List collect(Function)
- def collect(Collection, Function)
- boolean contains(def)
- boolean containsAll(Collection)
- def each(Consumer)
- def eachWithIndex(ObjIntConsumer)
- boolean equals(Object)
- boolean every(Predicate)
- def find(Predicate)
- List findAll(Predicate)
- def findResult(Function)
- def findResult(def, Function)
- List findResults(Function)
- void forEach(Consumer)
- double geohashDistance(null)
- double geohashDistanceWithDefault(null, double)
- GeoPoint get(int)
- Object getByPath(null)
- Object getByPath(null, Object)
- double getLat()
- double[] getLats()
- int getLength()
- double getLon()
- double[] getLons()
- GeoPoint getValue()
- Map groupBy(Function)
- int hashCode()
- int indexOf(def)
- boolean isEmpty()
- Iterator iterator()
- null join(null)
- int lastIndexOf(def)
- ListIterator listIterator()
- ListIterator listIterator(int)
- double planeDistance(double, double)
- double planeDistanceWithDefault(double, double, double)
- def remove(int)
- boolean removeAll(Collection)
- boolean removeIf(Predicate)
- void replaceAll(UnaryOperator)
- boolean retainAll(Collection)
- def set(int, def)
- int size()
- void sort(Comparator)
- List split(Predicate)
- Spliterator spliterator()
- Stream stream()
- List subList(int, int)
- double sum()
- double sum(ToDoubleFunction)
- def[] toArray()
- def[] toArray(def[])
- null toString()
ScriptDocValues.Longs
edit- boolean add(def)
- void add(int, def)
- boolean addAll(Collection)
- boolean addAll(int, Collection)
- boolean any(Predicate)
- Collection asCollection()
- List asList()
- void clear()
- List collect(Function)
- def collect(Collection, Function)
- boolean contains(def)
- boolean containsAll(Collection)
- def each(Consumer)
- def eachWithIndex(ObjIntConsumer)
- boolean equals(Object)
- boolean every(Predicate)
- def find(Predicate)
- List findAll(Predicate)
- def findResult(Function)
- def findResult(def, Function)
- List findResults(Function)
- void forEach(Consumer)
- Long get(int)
- Object getByPath(null)
- Object getByPath(null, Object)
- int getLength()
- long getValue()
- Map groupBy(Function)
- int hashCode()
- int indexOf(def)
- boolean isEmpty()
- Iterator iterator()
- null join(null)
- int lastIndexOf(def)
- ListIterator listIterator()
- ListIterator listIterator(int)
- def remove(int)
- boolean removeAll(Collection)
- boolean removeIf(Predicate)
- void replaceAll(UnaryOperator)
- boolean retainAll(Collection)
- def set(int, def)
- int size()
- void sort(Comparator)
- List split(Predicate)
- Spliterator spliterator()
- Stream stream()
- List subList(int, int)
- double sum()
- double sum(ToDoubleFunction)
- def[] toArray()
- def[] toArray(def[])
- null toString()
ScriptDocValues.Strings
edit- boolean add(def)
- void add(int, def)
- boolean addAll(Collection)
- boolean addAll(int, Collection)
- boolean any(Predicate)
- Collection asCollection()
- List asList()
- void clear()
- List collect(Function)
- def collect(Collection, Function)
- boolean contains(def)
- boolean containsAll(Collection)
- def each(Consumer)
- def eachWithIndex(ObjIntConsumer)
- boolean equals(Object)
- boolean every(Predicate)
- def find(Predicate)
- List findAll(Predicate)
- def findResult(Function)
- def findResult(def, Function)
- List findResults(Function)
- void forEach(Consumer)
- null get(int)
- Object getByPath(null)
- Object getByPath(null, Object)
- int getLength()
- null getValue()
- Map groupBy(Function)
- int hashCode()
- int indexOf(def)
- boolean isEmpty()
- Iterator iterator()
- null join(null)
- int lastIndexOf(def)
- ListIterator listIterator()
- ListIterator listIterator(int)
- def remove(int)
- boolean removeAll(Collection)
- boolean removeIf(Predicate)
- void replaceAll(UnaryOperator)
- boolean retainAll(Collection)
- def set(int, def)
- int size()
- void sort(Comparator)
- List split(Predicate)
- Spliterator spliterator()
- Stream stream()
- List subList(int, int)
- double sum()
- double sum(ToDoubleFunction)
- def[] toArray()
- def[] toArray(def[])
- null toString()