org.apache.hadoop.record.compiler
Class JLong
java.lang.Object
org.apache.hadoop.record.compiler.JType
org.apache.hadoop.record.compiler.JLong
public class JLong
- extends JType
- Author:
- milindb
Constructor Summary |
JLong()
Creates a new instance of JLong |
Methods inherited from class org.apache.hadoop.record.compiler.JType |
genCppDecl, genCppGetSet, genJavaCompareTo, genJavaConstructorParam, genJavaDecl, genJavaEquals, genJavaGetSet, genJavaReadMethod, genJavaReadWrapper, genJavaWriteMethod, genJavaWriteWrapper, getCppType, getJavaType, getJavaWrapperType, getMethodSuffix |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JLong
public JLong()
- Creates a new instance of JLong
getSignature
public String getSignature()
- Specified by:
getSignature
in class JType
genJavaHashCode
public String genJavaHashCode(String fname)
- Overrides:
genJavaHashCode
in class JType
Copyright © 2006 The Apache Software Foundation