DataReader
into many downstream readers.See: Description
Interface | Description |
---|---|
DeMux.IStrategy | |
SplitWriter.IStrategy |
Class | Description |
---|---|
DeMux |
Converts a single source DataReader into many using one of the provided strategies.
|
SplitReader |
Used by SplitWriter as a consumer when converting a single source DataReader into many downstream sources.
|
SplitWriter |
Converts a single source DataReader into many downstream sources using one of the provided strategies.
|
Enum | Description |
---|---|
DeMux.Strategy | |
SplitWriter.Strategy |
DataReader
into many downstream readers.Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.