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 |
---|---|
JRecord |
Rcc.Record()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<JRecord> |
Rcc.Module()
Deprecated.
|
ArrayList<JRecord> |
Rcc.RecordList()
Deprecated.
|
Copyright © 2016 Apache Software Foundation. All Rights Reserved.