Text file record source for loading data.
The following tables list the members exposed by NetricsTextFileRecSrc.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsTextFileRecSrc | Text file data source for loading data. |
Public Methods
| Name | Description | |
|---|---|---|
|
close | Close files associated with the source. |
|
Dispose | Closes attached file streams, if any. |
|
Equals | (inherited from Object) |
|
getCount | Gets count of records currently processed. |
|
GetHashCode | (inherited from Object) |
|
getNext | Overridden. Get the next record from the source. |
|
GetType | (inherited from Object) |
|
hasNext | Overridden. Returns true if the source has more records. |
|
reset | Overridden. Reset the source to the first record. |
|
ToString | (inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |