Package step.datapool.file
Class FileDataPoolImpl
-
Nested Class Summary
-
Field Summary
Fields inherited from class step.datapool.DataSet
closing, configuration, context, isRowCommitEnabled
-
Constructor Summary
-
Method Summary
Methods inherited from class step.datapool.DataSet
enableRowCommit, isWriteQueueSupportEnabled, next, save, setContext, writeRow
-
Constructor Details
-
FileDataPoolImpl
-
-
Method Details
-
init
public void init()- Overrides:
init
in classDataSet<DirectoryDataPool>
-
reset
public void reset()- Specified by:
reset
in classDataSet<DirectoryDataPool>
-
next_
- Specified by:
next_
in classDataSet<DirectoryDataPool>
-
close
public void close()- Overrides:
close
in classDataSet<DirectoryDataPool>
-
addRow
- Specified by:
addRow
in classDataSet<DirectoryDataPool>
-