public class LoopMergeStrategy extends Object implements RowWriteHandler
| 构造器和说明 |
|---|
LoopMergeStrategy(int eachRow,
int columnIndex) |
LoopMergeStrategy(int eachRow,
int columnExtend,
int columnIndex) |
LoopMergeStrategy(LoopMergeProperty loopMergeProperty,
Integer columnIndex) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 RowWriteHandlerCopyright © 2018–2022 Alibaba Group. All rights reserved.