xmlBlaster 2.2.0 API

Uses of Package
org.xmlBlaster.engine.cluster

Packages that use org.xmlBlaster.engine.cluster
org.xmlBlaster.engine The core implementation. 
org.xmlBlaster.engine.cluster   
org.xmlBlaster.engine.cluster.simpledomain   
 

Classes in org.xmlBlaster.engine.cluster used by org.xmlBlaster.engine
ClusterManager
          The manager instance for a cluster node.
 

Classes in org.xmlBlaster.engine.cluster used by org.xmlBlaster.engine.cluster
ClusterManager
          The manager instance for a cluster node.
ClusterManagerMBean
          JMX control for ClusterManager.
ClusterNode
          This class holds the informations about an xmlBlaster server instance (=cluster node).
ClusterNodeMBean
           
I_LoadBalancer
          Interface to the load balancing implementation.
I_MapMsgToMasterId
          Interface to implementation which finds the master cluster node of a given message.
LoadBalancerPluginManager
          Loads the plugin to support cluster load balancing.
MapMsgToMasterPluginManager
          Loads the cluster plugin depending on message MIME type.
NodeConnectQos
          This class holds the address informations about an xmlBlaster server instance (=cluster node).
NodeMasterInfo
          Here we have the rules to find out who is the master of a message.
NodeMasterInfoMBean
          Jmx access to configure a cluster node <master/> setup.
NodeStateInfo
          Holds performance data of a node.
PublishRetQosWrapper
          This class holds the PublishReturnQos (the returned QoS of a publish() call) and the NodeMasterInfo object responsible for the publish() and allows us to return them both on method return.
 

Classes in org.xmlBlaster.engine.cluster used by org.xmlBlaster.engine.cluster.simpledomain
ClusterManager
          The manager instance for a cluster node.
I_LoadBalancer
          Interface to the load balancing implementation.
I_MapMsgToMasterId
          Interface to implementation which finds the master cluster node of a given message.
NodeMasterInfo
          Here we have the rules to find out who is the master of a message.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.