org.apache.pig.backend.hadoop.executionengine.physicalLayer.util
Class operatorHelper

java.lang.Object
  extended by org.apache.pig.backend.hadoop.executionengine.physicalLayer.util.operatorHelper

public class operatorHelper
extends Object


Constructor Summary
operatorHelper()
           
 
Method Summary
static byte[] genAllTypes()
           
static Map<Byte,String> genTypeToNameMap()
           
static int numTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

operatorHelper

public operatorHelper()
Method Detail

numTypes

public static int numTypes()

genAllTypes

public static byte[] genAllTypes()

genTypeToNameMap

public static Map<Byte,String> genTypeToNameMap()


Copyright © ${year} The Apache Software Foundation