public static class ScriptDocValues.Longs extends AbstractList<Long> implements ScriptDocValues<Long>
ScriptDocValues.Doubles, ScriptDocValues.GeoPoints, ScriptDocValues.Longs, ScriptDocValues.StringsmodCount| コンストラクタと説明 |
|---|
Longs(org.apache.lucene.index.SortedNumericDocValues values) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Long |
get(int index) |
org.joda.time.MutableDateTime |
getDate() |
org.apache.lucene.index.SortedNumericDocValues |
getInternalValues() |
long |
getValue() |
List<Long> |
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 void setNextDocId(int docId)
ScriptDocValuessetNextDocId インタフェース内 ScriptDocValues<Long>public org.apache.lucene.index.SortedNumericDocValues getInternalValues()
public long getValue()
public List<Long> getValues()
ScriptDocValuesgetValues インタフェース内 ScriptDocValues<Long>public org.joda.time.MutableDateTime getDate()
public int size()
size インタフェース内 Collection<Long>size インタフェース内 List<Long>size クラス内 AbstractCollection<Long>Copyright © 2009–2016. All rights reserved.