Read compound records from a set of record sources.
The following tables list the members exposed by NetricsCompoundReader.
Public Constructors
Name | Description | |
---|---|---|
![]() |
NetricsCompoundReader | Create a compound record reader. This creates a compound record reader. It is created with a single parent table. Child tables must be added using the addChildTable method. |
Public Methods
Name | Description | |
---|---|---|
![]() |
addChildTable | |
![]() |
Equals | Determines whether the specified |
![]() |
getChildTables | |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
getNext | Overridden. |
![]() |
getParentTable | |
![]() |
getPosition | |
![]() |
GetType | Gets the |
![]() |
hasNext | Overridden. Returns true if the source has more records. |
![]() |
reset | Overridden. Reset the source to the first record. |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |