Package org.bedework.tools.cmdutil
Class ProcessReindex.Refs
- java.lang.Object
-
- org.bedework.tools.cmdutil.ProcessReindex.Refs
-
- Enclosing class:
- ProcessReindex
public static class ProcessReindex.Refs extends Object
-
-
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
-
-