Generic interface for reading records.


The following tables list the members exposed by NetricsBaseRecSrc.

Public Methods

  Name Description
Public method getNext Returns the next record.
Public method hasNext Returns true if the source has more records.
Public method reset Reset the source to the first record.
Top

See Also