public static final class IpFieldMapper.IpFieldType.IpScriptDocValues extends ScriptDocValues<java.lang.String>
ScriptDocValues.Booleans, ScriptDocValues.BytesRefs, ScriptDocValues.Dates, ScriptDocValues.Doubles, ScriptDocValues.GeoPoints, ScriptDocValues.Longs, ScriptDocValues.Strings| Constructor | Description |
|---|---|
IpScriptDocValues(org.apache.lucene.index.SortedSetDocValues in) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
get(int index) |
|
java.lang.String |
getValue() |
|
void |
setNextDocId(int docId) |
Set the current doc ID.
|
int |
size() |
addAll, contains, containsAll, isEmpty, removeAll, retainAll, toArray, toArray, toStringadd, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, subListaddAll, contains, containsAll, isEmpty, of, of, of, of, of, of, of, of, of, of, of, of, removeAll, retainAll, spliterator, toArray, toArrayclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, getValues, remove, replaceAll, set, sortpublic IpScriptDocValues(org.apache.lucene.index.SortedSetDocValues in)
public void setNextDocId(int docId)
throws java.io.IOException
ScriptDocValuessetNextDocId in class ScriptDocValues<java.lang.String>java.io.IOExceptionpublic java.lang.String getValue()
public java.lang.String get(int index)
get in class java.util.AbstractList<java.lang.String>public int size()
size in class java.util.AbstractCollection<java.lang.String>