org.apache.pig.newplan.logical.rules
Class StreamTypeCastInserter

java.lang.Object
  extended by org.apache.pig.newplan.optimizer.Rule
      extended by org.apache.pig.newplan.logical.rules.TypeCastInserter
          extended by org.apache.pig.newplan.logical.rules.StreamTypeCastInserter

public class StreamTypeCastInserter
extends TypeCastInserter


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.pig.newplan.logical.rules.TypeCastInserter
TypeCastInserter.TypeCastInserterTransformer
 
Field Summary
 
Fields inherited from class org.apache.pig.newplan.optimizer.Rule
currentPlan, log, name, pattern
 
Constructor Summary
StreamTypeCastInserter(String n)
           
 
Method Summary
 
Methods inherited from class org.apache.pig.newplan.logical.rules.TypeCastInserter
buildPattern, getNewTransformer
 
Methods inherited from class org.apache.pig.newplan.optimizer.Rule
getName, getPattern, isMandatory, isSkipListener, match, setSkipListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamTypeCastInserter

public StreamTypeCastInserter(String n)


Copyright © ${year} The Apache Software Foundation