Package org.apache.jute.compiler
Class JType
java.lang.Object
org.apache.jute.compiler.JType
- Direct Known Subclasses:
JBoolean
,JBuffer
,JByte
,JDouble
,JFloat
,JInt
,JLong
,JMap
,JRecord
,JString
,JVector
Abstract Base class for all types supported by Hadoop Record I/O.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongenCsharpConstructorParam
(String fname) genCsharpDecl
(String name)
-
Field Details
-
mMethodSuffix
-
-
Method Details
-
genCsharpDecl
-
genCsharpConstructorParam
-