bamboo.api
Class BambooAddToLocationCache
java.lang.Object
bamboo.api.BambooAddToLocationCache
- All Implemented Interfaces:
- QueueElementIF
public class BambooAddToLocationCache
- extends Object
- implements QueueElementIF
Coninue a routing operation after an upcall. See the comments for
BambooRouteInit for more information.
- Version:
- $Id: BambooAddToLocationCache.java,v 1.1 2003/12/29 18:10:43 srhea Exp $
- Author:
- Sean C. Rhea
node_id
public ostore.util.NodeId node_id
guid
public BigInteger guid
BambooAddToLocationCache
public BambooAddToLocationCache(ostore.util.NodeId n,
BigInteger g)
toString
public String toString()
- Overrides:
toString in class Object