public class NodePool
extends java.lang.Object
Constructor and Description |
---|
NodePool() |
Modifier and Type | Method and Description |
---|---|
void |
addNode(Node pNode)
addNode
|
int |
getHitCnt()
getHitCnt
|
int |
getMissCnt()
getMissCnt
|
Node |
getNode(java.lang.String pNodeName)
getNode
|
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.