Class ProcessReindex.Refs

    • Field Detail

      • index

        public int index
        Where we are in the list
      • batchSize

        public int batchSize
        How many to request
      • refs

        public Collection<String> refs
        List of references - names or hrefs depending on context
    • Constructor Detail

      • Refs

        public Refs()