Package | Description |
---|---|
org.apache.hadoop.record.compiler |
(DEPRECATED) This package contains classes needed for code generation
from the hadoop record compiler.
|
org.apache.hadoop.record.compiler.generated |
(DEPRECATED) This package contains code generated by JavaCC from the
Hadoop record syntax file rcc.jj.
|
Constructor and Description |
---|
JFile(String name,
ArrayList<JFile> inclFiles,
ArrayList<JRecord> recList)
Deprecated.
Creates a new instance of JFile
|
Modifier and Type | Method and Description |
---|---|
JFile |
Rcc.Include()
Deprecated.
|
JFile |
Rcc.Input()
Deprecated.
|
Copyright © 2016 Apache Software Foundation. All rights reserved.