public interface Copier
| Modifier and Type | Field and Description |
|---|---|
static TemplateClassDefinition<Copier> |
TEMPLATE_DEFINITION2 |
static TemplateClassDefinition<Copier> |
TEMPLATE_DEFINITION4 |
| Modifier and Type | Method and Description |
|---|---|
int |
copyRecords(int index,
int recordCount) |
void |
setupRemover(FragmentContext context,
RecordBatch incoming,
RecordBatch outgoing) |
static final TemplateClassDefinition<Copier> TEMPLATE_DEFINITION2
static final TemplateClassDefinition<Copier> TEMPLATE_DEFINITION4
void setupRemover(FragmentContext context, RecordBatch incoming, RecordBatch outgoing) throws SchemaChangeException
SchemaChangeExceptionint copyRecords(int index,
int recordCount)
throws SchemaChangeException
SchemaChangeExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.