@Categories(categories="transform") @Deprecated public class IndexSplit extends Object implements Directive
| Constructor and Description |
|---|
IndexSplit()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
UsageDefinition |
define()
Deprecated.
|
void |
destroy()
Deprecated.
|
List<Row> |
execute(List<Row> rows,
ExecutorContext context)
Deprecated.
|
void |
initialize(Arguments args)
Deprecated.
|
public static final String NAME
public UsageDefinition define()
public void initialize(Arguments args) throws DirectiveParseException
initialize in interface Executor<List<Row>,List<Row>>DirectiveParseExceptionpublic void destroy()
public List<Row> execute(List<Row> rows, ExecutorContext context) throws DirectiveExecutionException
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.