org.apache.hadoop.record.compiler
Class JString
java.lang.Object
org.apache.hadoop.record.compiler.JType
org.apache.hadoop.record.compiler.JString
public class JString
- extends JType
- 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)
genJavaSlurpBytes
public String genJavaSlurpBytes(String b,
String s,
String l)
genJavaCompareBytes
public String genJavaCompareBytes()
Copyright © 2006 The Apache Software Foundation