Hi,
As our ETA API developer guide mentioned, "The Refinitiv Real-Time Advanced Data Hub uses the combination of priorityCount and priorityClass to preempt items when the user’s allowable cache list size is exceeded.", does this mean the priority method as defined inside our ReqMsg interface only apply for TREP ? If our customer only use the EED module, will the priority method useful ?
reqMsg.serviceName("ELEKTRON_DD").name("IBM.N").qos(Timeliness.REALTIME, Rate.TICK_BY_TICK).priority(2,1)
Thanks,
Daniel