Generic interface for reading record operations.
The following tables list the members exposed by NetricsRecOpSrc.
Public Methods
| Name | Description | |
|---|---|---|
|
canReset | Returns true if this instance supports the reset method. |
|
getCur | Returns the current record operation. |
|
getNext | Returns the next record operation. |
|
hasNext | True if getNext will return a record operation. |
|
reset | Reset the scan of records back to the beginning. |