org.apache.pig.impl.logicalLayer.parser
Class NodeIdGenerator

java.lang.Object
  extended by org.apache.pig.impl.logicalLayer.parser.NodeIdGenerator

public class NodeIdGenerator
extends Object


Method Summary
static NodeIdGenerator getGenerator()
           
 long getNextNodeId(String scope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGenerator

public static NodeIdGenerator getGenerator()

getNextNodeId

public long getNextNodeId(String scope)


Copyright © ${year} The Apache Software Foundation