Interface ViewWindow
-
public interface ViewWindowCaches Membership information for each snapshot so as to provide determination of failure, joins, and/or planned shutdowns, etc.- Version:
- $Revision$
- Author:
- Shreedhar Ganapathy Date: December 17, 2005
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getAllCurrentMembers()List<String>getAllCurrentMembersWithStartTimes()List<String>getCurrentCoreMembers()List<String>getCurrentCoreMembersWithStartTimes()List<com.sun.enterprise.ee.cms.core.GMSMember>getCurrentView()List<com.sun.enterprise.ee.cms.core.GMSMember>getPreviousView()booleanisCoordinator()
-