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, wait
afterRowCreate, afterRowCreate, afterRowDispose, beforeRowCreate, beforeRowCreate
public LoopMergeStrategy(int eachRow, int columnIndex)
public LoopMergeStrategy(int eachRow, int columnExtend, int columnIndex)
public LoopMergeStrategy(LoopMergeProperty loopMergeProperty, Integer columnIndex)
public void afterRowDispose(RowWriteHandlerContext context)
RowWriteHandler
afterRowDispose
in interface RowWriteHandler
Copyright © 2018–2023 Alibaba Group. All rights reserved.