org.apache.pig.backend.executionengine
Interface ExecScopedLogicalOperator

All Superinterfaces:
Serializable

public interface ExecScopedLogicalOperator
extends Serializable


Method Summary
 long getId()
           
 OperatorKey getOperatorKey()
           
 String getScope()
           
 

Method Detail

getScope

String getScope()

getId

long getId()

getOperatorKey

OperatorKey getOperatorKey()


Copyright © ${year} The Apache Software Foundation