Class FeatureExporter<S>

Object
FeatureExporter<S>
Type Parameters:
S - a source-of-rows that is duplicated for each new thread (to prevent any concurrency issues)

public class FeatureExporter<S> extends Object
Shared-state for an ExportFeatures task.
Author:
Owen Feehan