org.jboss.ha.hasessionstate.server
Interface HASessionStateTopologyComputer
- All Known Implementing Classes:
- HASessionStateTopologyComputerImpl
public interface HASessionStateTopologyComputer
Helper interface to which is delegated new HASessionState topology computation
- Version:
- $Revision: 81001 $
Revisions:
- Author:
- sacha.labourey@cogito-info.ch
- See Also:
HASessionState
,
HASessionStateTopologyComputerImpl
init
void init(String sessionStateName,
long nodesPerSubPartition)
start
void start()
computeNewTopology
SubPartitionsInfo computeNewTopology(SubPartitionsInfo currentTopology,
ArrayList newReplicants)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.