Class SeqNoDocValuesField

All Implemented Interfaces:
Iterable<Long>, ScriptDocValues.Supplier<Long>, DocValuesScriptFieldFactory, Field<Long>, ScriptFieldFactory

public class SeqNoDocValuesField extends AbstractLongDocValuesField
  • Constructor Details

    • SeqNoDocValuesField

      public SeqNoDocValuesField(org.apache.lucene.index.SortedNumericDocValues input, String name)