org.apache.hadoop.record.compiler
Class JString
java.lang.Object
org.apache.hadoop.record.compiler.JType
org.apache.hadoop.record.compiler.JCompType
org.apache.hadoop.record.compiler.JString
- public class JString
- extends org.apache.hadoop.record.compiler.JCompType
- Author:
- Milind Bhandarkar
Constructor Summary |
JString()
Creates a new instance of JString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JString
public JString()
- Creates a new instance of JString
getSignature
public String getSignature()
genJavaReadWrapper
public String genJavaReadWrapper(String fname,
String tag,
boolean decl)
genJavaWriteWrapper
public String genJavaWriteWrapper(String fname,
String tag)
Copyright © 2006 The Apache Software Foundation