xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.engine.cluster.NodeStateInfo

Packages that use NodeStateInfo
org.xmlBlaster.engine.cluster   
 

Uses of NodeStateInfo in org.xmlBlaster.engine.cluster
 

Fields in org.xmlBlaster.engine.cluster declared as NodeStateInfo
private  NodeStateInfo ClusterNode.state
          Holds performance informations for load balancing
private  NodeStateInfo NodeParser.tmpState
           
 

Methods in org.xmlBlaster.engine.cluster that return NodeStateInfo
 NodeStateInfo ClusterNode.getNodeStateInfo()
          Access the current state of the node, like current CPU and memory informations.
 

Methods in org.xmlBlaster.engine.cluster with parameters of type NodeStateInfo
 void ClusterNode.setNodeStateInfo(NodeStateInfo state)
          Access the current state of the node, like current CPU and memory informations.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.