public class SequenceFileFormatEmitter extends JavaDataModelDriver
HadoopFileFormat
implementations.Modifier and Type | Field and Description |
---|---|
static String |
CATEGORY_STREAM
Category name for this format.
|
Constructor and Description |
---|
SequenceFileFormatEmitter() |
Modifier and Type | Method and Description |
---|---|
void |
generateResources(EmitContext context,
ModelDeclaration model)
Generates any resources (includes source programs) for the model.
|
getFields, getInterfaces, getMemberAnnotations, getMemberAnnotations, getMethods, getTypeAnnotations
public static final String CATEGORY_STREAM
public void generateResources(EmitContext context, ModelDeclaration model) throws IOException
JavaDataModelDriver
generateResources
in class JavaDataModelDriver
context
- the attached contextmodel
- target modelIOException
- if failed to generate resourcesCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.