Class ListUpdateManager

java.lang.Object
com.caplin.datasource.blotter.impl.util.ListUpdateManager

public class ListUpdateManager extends Object
This manager deals with list element data updates that come in before an element was inserted into a list. This issue happens e.g. when the blotter configuration setContainerThrottleMillis is used.
  • Constructor Details

    • ListUpdateManager

      public ListUpdateManager()
  • Method Details

    • processListOperations

      public void processListOperations(com.caplin.datasource.messaging.list.ListMessage listMessage)
    • hasRowId

      public boolean hasRowId(String rowId)