public interface UnionAller
| Modifier and Type | Field and Description |
|---|---|
static TemplateClassDefinition<UnionAller> |
TEMPLATE_DEFINITION |
| Modifier and Type | Method and Description |
|---|---|
void |
setup(FragmentContext context,
RecordBatch incoming,
RecordBatch outgoing,
List<TransferPair> transfers) |
int |
unionRecords(int startIndex,
int recordCount,
int firstOutputIndex) |
static final TemplateClassDefinition<UnionAller> TEMPLATE_DEFINITION
void setup(FragmentContext context, RecordBatch incoming, RecordBatch outgoing, List<TransferPair> transfers) throws SchemaChangeException
SchemaChangeExceptionint unionRecords(int startIndex,
int recordCount,
int firstOutputIndex)
Copyright © 2021 The Apache Software Foundation. All rights reserved.