Class JFile
java.lang.Object
org.apache.jute.compiler.JFile
Container for the Hadoop Record DDL.
The main components of the file are filename, list of included files,
and records defined in that file.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JFile
-
-
Method Details
-
genCode
Generate record code in given language. Language should be all lowercase.- Parameters:
outputDirectory-- Throws:
IOException
-