org.apache.pig.data
Class SchemaTupleBackend
java.lang.Object
org.apache.pig.data.SchemaTupleBackend
public class SchemaTupleBackend
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
reset
public static void reset()
initialize
public static void initialize(org.apache.hadoop.conf.Configuration jConf,
PigContext pigContext)
throws IOException
- Throws:
IOException
initialize
public static void initialize(org.apache.hadoop.conf.Configuration jConf,
PigContext pigContext,
boolean isLocal)
throws IOException
- Throws:
IOException
newSchemaTupleFactory
public static SchemaTupleFactory newSchemaTupleFactory(Schema s,
boolean isAppendable,
SchemaTupleClassGenerator.GenContext context)
newSchemaTupleFactory
protected static SchemaTupleFactory newSchemaTupleFactory(int id)
Copyright © 2007-2012 The Apache Software Foundation