public abstract class RunIteratorFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
numberOfFields |
| Modifier | Constructor and Description |
|---|---|
protected |
RunIteratorFactory(int numF) |
| Modifier and Type | Method and Description |
|---|---|
abstract RunIterator |
createRunIterator(int runNumber)
Open the RunIterator for the specified run number
|
public abstract RunIterator createRunIterator(int runNumber) throws Exception
ExceptionTerrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow