Uses of Interface
com.jalios.jstore.jsync.JSyncConstants
- 
Packages that use JSyncConstants Package Description com.jalios.jcms Contains the core JPlatform classes.com.jalios.jstore.jsync Contains JSync core classes. - 
- 
Uses of JSyncConstants in com.jalios.jcms
Classes in com.jalios.jcms that implement JSyncConstants Modifier and Type Class Description classJcmsJSyncListenerclassJSyncDataListenerThis class monitors writes stablization. - 
Uses of JSyncConstants in com.jalios.jstore.jsync
Classes in com.jalios.jstore.jsync that implement JSyncConstants Modifier and Type Class Description classFileFetcherThis class spawns a thread to download a set of fileclassJSyncLoggerThis class writes logs JSyncReplica actions such as join, disjoin, update, etc.classJSyncPreviousReplicaManagerThe aim of this class is to compute the list of url of replica previously connected to this leader.classJSyncReplicaThis class provides supports to manage a replica, manages JSyncListener, send and process the JSyncMessage.classJSyncUtilThis class provides utility methods 
 -