当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 cluster API Documentation 英文版文档
org.jboss.ha.framework.interfaces (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档
Package org.jboss.ha.framework.interfaces
Class Summary |
ClusteringTargetsRepository |
JVM singleton that associates a list of targets (+ other info)
contained in a FamilyClusterInfo to a proxy family. |
ClusterNode |
Replacement for a JG IpAddress that doesn't base its representation
on the JG address but on the computed node name added to the IPAddress instead. |
FamilyClusterInfoImpl |
Default implementation of FamilyClusterInfo |
FirstAvailable |
LoadBalancingPolicy implementation that always favor the first available target i.e. |
FirstAvailableIdenticalAllProxies |
LoadBalancingPolicy implementation that always favor the first available target i.e. |
HARMIClient |
|
HARMIResponse |
When using HA-RMI, the result of an invocation is embedded in an instance of this class. |
RandomRobin |
LoadBalancingPolicy implementation that always fully randomly select its target
(without basing its decision on any historic). |
RoundRobin |
LoadBalancingPolicy implementation that always favor the next available
target load balancing always occurs. |
SubPartitionInfo |
Holder class that knows about a particular HA(sub)Partition i.e. |
SubPartitionsInfo |
Holder class that knows about a set of HA(sub)Partition currently
building the overall cluster. |
Exception Summary |
GenericClusteringException |
Generic clustering exception that can be used to replace other exceptions
that occur on the server. |
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.