public class NodeIdGenerator extends Object
| Modifier and Type | Method and Description |
|---|---|
static NodeIdGenerator |
getGenerator() |
long |
getNextNodeId(String scope) |
static void |
reset() |
static void |
reset(String scope) |
public static NodeIdGenerator getGenerator()
public long getNextNodeId(String scope)
public static void reset(String scope)
public static void reset()
Copyright © 2007-2012 The Apache Software Foundation