public static interface SplitWriter.IStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
put(SplitWriter writer,
Record record) |
Record |
take(SplitReader reader) |
void put(SplitWriter writer, Record record) throws Throwable
ThrowableRecord take(SplitReader reader) throws Throwable
ThrowableCopyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.