public class RunSliceDataProvider extends Object
| Constructor and Description |
|---|
RunSliceDataProvider(Iterator<RunSlice> rsdIter)
Instantiates a new run slice data provider.
|
| Modifier and Type | Method and Description |
|---|---|
RunSliceData |
getRunSliceData(int runSliceNumber)
Gets the run slice data.
|
public RunSliceData getRunSliceData(int runSliceNumber) throws com.almworks.sqlite4java.SQLiteException, StreamCorruptedException
runSliceId - the run slice idcom.almworks.sqlite4java.SQLiteException - the sQ lite exceptionStreamCorruptedExceptionCopyright © 2019. All rights reserved.