public class GenerateCreateTableTask extends Object
HiveCreateTable.| Modifier and Type | Class and Description |
|---|---|
static class |
GenerateCreateTableTask.Configuration
Configuration for
GenerateCreateTableTask. |
| Constructor and Description |
|---|
GenerateCreateTableTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(GenerateCreateTableTask.Configuration configuration)
Performs this task.
|
public void perform(GenerateCreateTableTask.Configuration configuration) throws IOException
configuration - the task configurationIOException - if failed by I/O errorCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.