public class LoopMergeStrategy extends Object implements RowWriteHandler
| Constructor and Description |
|---|
LoopMergeStrategy(int eachRow,
int columnIndex) |
LoopMergeStrategy(int eachRow,
int columnExtend,
int columnIndex) |
LoopMergeStrategy(LoopMergeProperty loopMergeProperty,
Integer columnIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRowDispose(RowWriteHandlerContext context)
Called after all operations on the row have been completed.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterRowCreate, afterRowCreate, afterRowDispose, beforeRowCreate, beforeRowCreatepublic LoopMergeStrategy(int eachRow,
int columnIndex)
public LoopMergeStrategy(int eachRow,
int columnExtend,
int columnIndex)
public LoopMergeStrategy(LoopMergeProperty loopMergeProperty, Integer columnIndex)
public void afterRowDispose(RowWriteHandlerContext context)
RowWriteHandlerafterRowDispose in interface RowWriteHandlerCopyright © 2018–2023 Alibaba Group. All rights reserved.