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 |
---|
JRecord(String name,
ArrayList<JField<JType>> flist)
Deprecated.
Creates a new instance of JRecord
|
Modifier and Type | Method and Description |
---|---|
JField<JType> |
Rcc.Field()
Deprecated.
|
Copyright © 2015 Apache Software Foundation. All rights reserved.