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
Throwable
Record take(SplitReader reader) throws Throwable
Throwable
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.