public static class ScriptDocValues.Doubles extends AbstractList<Double> implements ScriptDocValues<Double>
ScriptDocValues.Doubles, ScriptDocValues.GeoPoints, ScriptDocValues.Longs, ScriptDocValues.StringsmodCount| コンストラクタと説明 |
|---|
Doubles(SortedNumericDoubleValues values) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Double |
get(int index) |
SortedNumericDoubleValues |
getInternalValues() |
double |
getValue() |
List<Double> |
getValues()
Return a copy of the list of the values for the current document.
|
void |
setNextDocId(int docId)
Set the current doc ID.
|
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringadd, add, addAll, addAll, clear, contains, containsAll, equals, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streampublic Doubles(SortedNumericDoubleValues values)
public void setNextDocId(int docId)
ScriptDocValuessetNextDocId インタフェース内 ScriptDocValues<Double>public SortedNumericDoubleValues getInternalValues()
public double getValue()
public List<Double> getValues()
ScriptDocValuesgetValues インタフェース内 ScriptDocValues<Double>public int size()
size インタフェース内 Collection<Double>size インタフェース内 List<Double>size クラス内 AbstractCollection<Double>Copyright © 2009–2016. All rights reserved.