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 | (inherited from Object) |
|
getChildTables | |
|
GetHashCode | (inherited from Object) |
|
getNext | Overridden. |
|
getParentTable | |
|
getPosition | |
|
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) |