org.apache.pig.backend.executionengine
Interface ExecPhysicalOperator

All Known Implementing Classes:
PhysicalOperator, POCogroup, POEval, POLoad, POMapreduce, PORead, POSort, POSplit, POStore, POUnion

public interface ExecPhysicalOperator


Method Summary
 long getId()
           
 String getScope()
           
 

Method Detail

getScope

String getScope()

getId

long getId()


Copyright © ${year} The Apache Software Foundation