Class IpFieldMapper.IpFieldType.IpScriptDocValues

<E>
<T>
>
org.elasticsearch.index.mapper.IpFieldMapper.IpFieldType.IpScriptDocValues
All Implemented Interfaces:
<>, <>, <>
Enclosing class:
IpFieldMapper.IpFieldType

public static final class IpFieldMapper.IpFieldType.IpScriptDocValues extends >
  • Constructor Details

    • IpScriptDocValues

      public IpScriptDocValues(org.apache.lucene.index.SortedSetDocValues in)
  • Method Details

    • setNextDocId

      public void setNextDocId(int docId) throws
      Description copied from class: ScriptDocValues
      Set the current doc ID.
      Specified by:
      >
      Throws:
    • getValue

      public  getValue()
    • get

      public  get(int index)
      Specified by:
       in interface <>
      Specified by:
       in class <>
    • size

      public int size()
      Specified by:
       in interface <>
      Specified by:
       in interface <>
      Specified by:
       in class <>