| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.bulkload.pipeline |
| Modifier and Type | Class and Description |
|---|---|
class |
CharsetDecoderBlock
A
PipelineBlock, which converts stream of bytes supplied as byte[] arrays to an array of char[] using
the specified encoding. |
class |
CsvLineProcessorBlock
A
PipelineBlock, which splits line according to CSV format rules and unquotes fields. |
class |
LineSplitterBlock
A
PipelineBlock, which splits input stream of char[] into lines using the specified Pattern
as line separator. |
class |
StrListAppenderBlock
The PipelineBlock which appends its input to a user-supplied list.
|
| Modifier and Type | Method and Description |
|---|---|
<N> PipelineBlock<O,N> |
PipelineBlock.append(PipelineBlock<O,N> next)
Sets the next block in this block and returns the next block.
|
| Modifier and Type | Method and Description |
|---|---|
<N> PipelineBlock<O,N> |
PipelineBlock.append(PipelineBlock<O,N> next)
Sets the next block in this block and returns the next block.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021