Package bftsmart.reconfiguration
Class ClientViewController
- java.lang.Object
-
- bftsmart.reconfiguration.ViewController
-
- bftsmart.reconfiguration.ClientViewController
-
public class ClientViewController extends ViewController
-
-
Field Summary
-
Fields inherited from class bftsmart.reconfiguration.ViewController
currentView, lastView
-
-
Constructor Summary
Constructors Constructor Description ClientViewController(int procId, KeyLoader loader)ClientViewController(int procId, java.lang.String configHome, KeyLoader loader)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetReplyQuorum()voidupdateCurrentViewFromRepository()-
Methods inherited from class bftsmart.reconfiguration.ViewController
getCurrentView, getCurrentViewF, getCurrentViewId, getCurrentViewN, getCurrentViewPos, getCurrentViewProcesses, getLastView, getRemoteAddress, getStaticConf, getViewStore, isCurrentViewMember, reconfigureTo
-
-