![]() | CSVInputAdapterSpec Class |
Namespace: com.espertech.esperio.csv
public class CSVInputAdapterSpec
The CSVInputAdapterSpec type exposes the following members.
Name | Description | |
---|---|---|
![]() | CSVInputAdapterSpec | Ctor. |
Name | Description | |
---|---|---|
![]() | AdapterInputSource |
Gets or sets the adapter input source.
|
![]() | EventsPerSec |
Gets or sets the number of events per seconds.
|
![]() | EventTypeName |
Gets or sets the event type name.
|
![]() | IsLooping |
Gets or sets the flag that indicates if the adapter is looping
|
![]() | IsUsingEngineThread |
Gets or sets a flag indicating whether to use the engine timer thread for work or not.
Setting the value to true uses the engine timer thread for work. Setting the value
to false, uses the current thread.
|
![]() | IsUsingExternalTimer |
Gets or sets a value indicating whether this instance is using external timer.
|
![]() | IsUsingTimeSpanEvents |
Gets or sets a value indicating whether this instance is using time span events.
|
![]() | PropertyOrder |
Gets or sets the property order of the properties in the CSV file
|
![]() | PropertyTypes |
Gets or sets the propertyTypes value
|
![]() | TimestampColumn |
Gets or sets the timestamp column name.
|