Uses of Class
com.bloomberglp.blpapi.DuplicateCorrelationIDException
-
Uses of DuplicateCorrelationIDException in com.bloomberglp.blpapi
Modifier and TypeMethodDescriptionSession.createSnapshotRequestTemplate
(String subscriptionString, CorrelationID statusCid) Session.createSnapshotRequestTemplate
(String subscriptionString, CorrelationID statusCid, Identity identity) Create a snapshot request template for getting subscription data specified by the 'subscriptionString' using the optionally specified 'identity' if all the following conditions are met: the session is established, 'subscriptionString' is a valid subscription string and 'statusCid' is not used in this session.