Generic interface for reading record operations.


The following tables list the members exposed by NetricsRecOpSrc.

Public Methods

  Name Description
Public method canReset Returns true if this instance supports the reset method.
Public method getCur Returns the current record operation.
Public method getNext Returns the next record operation.
Public method hasNext True if getNext will return a record operation.
Public method reset Reset the scan of records back to the beginning.
Top

See Also