com.mobiledgex.matchingengine.edgeeventsconfig.UpdateConfig Class Reference

Public Member Functions

 UpdateConfig (UpdateConfig updateConfig)
 
String toString ()
 

Public Attributes

UpdatePattern updatePattern
 The update pattern to use for scheduled interval timer task.
 
double updateIntervalSeconds
 in seconds
 
long maxNumberOfUpdates
 limits number of updates per scheduled interval timer task
 

Static Public Attributes

static final int UPDATE_INTERVAL_SECONDS_DEFAULT = 30
 

Detailed Description

UpdateConfig configures how scheduled timers for EdgeEvens will be triggered.