Uses of Class
com.bloomberglp.blpapi.CorrelationID
Packages that use CorrelationID
-
Uses of CorrelationID in com.bloomberglp.blpapi
Fields in com.bloomberglp.blpapi declared as CorrelationIDModifier and TypeFieldDescriptionfinal CorrelationIDSubscriptionPreprocessError.correlationIdTheCorrelationIDof theSubscription.Methods in com.bloomberglp.blpapi that return CorrelationIDModifier and TypeMethodDescriptionabstract CorrelationIDMessage.correlationID()Return the correlationId associated with this message.abstract CorrelationIDMessage.correlationID(int index) Return the correlationId associated with this message at the specified indexSubscription.correlationID()ResolutionList.correlationIdAt(int index) TopicList.correlationIdAt(int index) abstract CorrelationIDMessage.correlationIDAt(int index) Deprecated.AbstractSession.generateAuthorizedIdentity(AuthOptions authOptions) Generates an authorizedIdentitywith an automatically generatedCorrelationID.AbstractSession.generateToken()Return a generated token to be used for authorization.AbstractSession.generateToken(CorrelationID correlationId) Return a generated token to be used for authorization.AbstractSession.generateToken(CorrelationID correlationId, EventQueue eventQueue) Return a generated token to be used for authorization.AbstractSession.generateToken(String userId, String ipAddress, CorrelationID correlationId, EventQueue eventQueue) Return a generated token to be used for authorization.AbstractSession.openServiceAsync(String serviceIdentifier) Issue an asynchronous request to open a service.ProviderSession.registerServiceAsync(String serviceName, Identity providerIdentity) Begins the process of registering the service identified by the specifiedserviceNameand returns immediately.ProviderSession.registerServiceAsync(String serviceName, Identity providerIdentity, CorrelationID correlationId) Begins the process of registering the service identified by the specifiedserviceNameand returns immediately.ProviderSession.registerServiceAsync(String serviceName, Identity providerIdentity, CorrelationID correlationId, ServiceRegistrationOptions registrationOptions) Is registerServiceAsync extended.ProviderSession.registerServiceAsync(String serviceName, Identity providerIdentity, ServiceRegistrationOptions registrationOptions) Is registerServiceAsync extended.AbstractSession.sendAuthorizationRequest(Request authorizationRequest, Identity identity, CorrelationID correlationId) Send the specified authorizationRequest and update the specified identity with the results.AbstractSession.sendAuthorizationRequest(Request authorizationRequest, Identity identity, CorrelationID correlationId, String requestLabel) Send the specified authorizationRequest and update the specified identity with the results.AbstractSession.sendAuthorizationRequest(Request authorizationRequest, Identity identity, EventQueue eventQueue, CorrelationID correlationId) Send the specified authorizationRequest and update the specified identity with the results.AbstractSession.sendAuthorizationRequest(Request authorizationRequest, Identity identity, EventQueue eventQueue, CorrelationID correlationId, String requestLabel) Send the specified authorizationRequest and update the specified identity with the results.AbstractSession.sendAuthorizationRequest(Request authorizationRequest, UserHandle identity, CorrelationID correlationId) Deprecated.as of 3.3.0, useAbstractSession.sendAuthorizationRequest(Request, Identity, CorrelationID)insteadAbstractSession.sendAuthorizationRequest(Request authorizationRequest, UserHandle identity, CorrelationID correlationId, String requestLabel) Deprecated.as of 3.3.0, useAbstractSession.sendAuthorizationRequest(Request, Identity, CorrelationID, String)insteadAbstractSession.sendAuthorizationRequest(Request authorizationRequest, UserHandle identity, EventQueue eventQueue, CorrelationID correlationId) Deprecated.as of 3.3.0, useAbstractSession.sendAuthorizationRequest(Request, Identity, EventQueue, CorrelationID)insteadAbstractSession.sendAuthorizationRequest(Request authorizationRequest, UserHandle identity, EventQueue eventQueue, CorrelationID correlationId, String requestLabel) Deprecated.as of 3.3.0, useAbstractSession.sendAuthorizationRequest(Request, Identity, EventQueue, CorrelationID, String)insteadSession.sendRequest(Request request, CorrelationID correlationId) Send the specified request to a service using this sessionSession.sendRequest(Request request, CorrelationID correlationId, String requestLabel) Send the specified request to a service using this sessionSession.sendRequest(Request request, EventQueue eventQueue, CorrelationID correlationId) Send the specified request to a service using this sessionSession.sendRequest(Request request, EventQueue eventQueue, CorrelationID correlationId, String requestLabel) Send the specified request to a service using this sessionSession.sendRequest(Request request, Identity identity, CorrelationID correlationId) Send the specified request to a service using this sessionSession.sendRequest(Request request, Identity identity, CorrelationID correlationId, String requestLabel) Send the specified request to a service using this sessionSession.sendRequest(Request request, Identity identity, EventQueue eventQueue, CorrelationID correlationId) Send the specified request to a service using this sessionSession.sendRequest(Request request, Identity identity, EventQueue eventQueue, CorrelationID correlationId, String requestLabel) Send the specified request to a service using this sessionSession.sendRequest(Request request, UserHandle identity, CorrelationID correlationId) Deprecated.as of 3.3.0, useSession.sendRequest(Request, Identity, CorrelationID)insteadSession.sendRequest(Request request, UserHandle identity, CorrelationID correlationId, String requestLabel) Deprecated.as of 3.3.0, useSession.sendRequest(Request, Identity, CorrelationID, String)insteadSession.sendRequest(Request request, UserHandle identity, EventQueue eventQueue, CorrelationID correlationId) Deprecated.as of 3.3.0, useSession.sendRequest(Request, Identity, EventQueue, CorrelationID)insteadSession.sendRequest(Request request, UserHandle identity, EventQueue eventQueue, CorrelationID correlationId, String requestLabel) Deprecated.as of 3.3.0, useSession.sendRequest(Request, Identity, EventQueue, CorrelationID, String)insteadSession.sendRequest(RequestTemplate requestTemplate) Same as callingsendRequest(requestTemplate, null)Session.sendRequest(RequestTemplate requestTemplate, CorrelationID correlationId) Send a request defined by the specified 'requestTemplate'.SessionOptions.setSessionIdentityOptions(AuthOptions authOptions) Sets the specifiedauthOptionsas theAuthOptionsfor the session identity with an automatically generatedCorrelationID.Methods in com.bloomberglp.blpapi with parameters of type CorrelationIDModifier and TypeMethodDescriptionvoidResolutionList.add(Message message, CorrelationID correlationId) voidResolutionList.add(String topic, CorrelationID correlationId) voidTopicList.add(Message message, CorrelationID correlationId) voidTopicList.add(String topic, CorrelationID correlationId) voidEventFormatter.appendRecapMessage(Topic topic, CorrelationID cid) Append a (empty) recap message that will be published under the specified 'topic' to the event referenced by thisEventFormatter.voidEventFormatter.appendRecapMessage(Topic topic, Integer sequenceNumber, CorrelationID cid) Append a (empty) recap message that will be published under the specified 'topic' to the event referenced by thisEventFormatter.ResolutionList.attribute(Name attributeName, CorrelationID correlationId) Deprecated.Attributes are no longer supported.voidAbstractSession.cancel(CorrelationID correlationId) Cancel an outstanding request or a subscription represented by the specified correlationIdvoidAbstractSession.cancel(CorrelationID correlationId, String requestLabel) Cancel an outstanding request or a subscription represented by the specified correlationIdabstract EventService.createResponseEvent(CorrelationID correlationId) Create a response Event to answer the request.Session.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.voidAbstractSession.generateAuthorizedIdentity(AuthOptions authOptions, CorrelationID correlationId) AbstractSession.generateToken(CorrelationID correlationId) Return a generated token to be used for authorization.AbstractSession.generateToken(CorrelationID correlationId, EventQueue eventQueue) Return a generated token to be used for authorization.AbstractSession.generateToken(String userId, String ipAddress, CorrelationID correlationId, EventQueue eventQueue) Return a generated token to be used for authorization.AbstractSession.getAuthorizedIdentity(CorrelationID correlationId) Returns the authorized identity associated withcorrelationId.ResolutionList.message(CorrelationID correlationId) TopicList.message(CorrelationID correlationId) voidAbstractSession.openServiceAsync(String serviceIdentifier, CorrelationID correlationId) Initiate an asynchronous request to open a service.ProviderSession.registerServiceAsync(String serviceName, Identity providerIdentity, CorrelationID correlationId) Begins the process of registering the service identified by the specifiedserviceNameand returns immediately.ProviderSession.registerServiceAsync(String serviceName, Identity providerIdentity, CorrelationID correlationId, ServiceRegistrationOptions registrationOptions) Is registerServiceAsync extended.AbstractSession.sendAuthorizationRequest(Request authorizationRequest, Identity identity, CorrelationID correlationId) Send the specified authorizationRequest and update the specified identity with the results.AbstractSession.sendAuthorizationRequest(Request authorizationRequest, Identity identity, CorrelationID correlationId, String requestLabel) Send the specified authorizationRequest and update the specified identity with the results.AbstractSession.sendAuthorizationRequest(Request authorizationRequest, Identity identity, EventQueue eventQueue, CorrelationID correlationId) Send the specified authorizationRequest and update the specified identity with the results.AbstractSession.sendAuthorizationRequest(Request authorizationRequest, Identity identity, EventQueue eventQueue, CorrelationID correlationId, String requestLabel) Send the specified authorizationRequest and update the specified identity with the results.AbstractSession.sendAuthorizationRequest(Request authorizationRequest, UserHandle identity, CorrelationID correlationId) Deprecated.as of 3.3.0, useAbstractSession.sendAuthorizationRequest(Request, Identity, CorrelationID)insteadAbstractSession.sendAuthorizationRequest(Request authorizationRequest, UserHandle identity, CorrelationID correlationId, String requestLabel) Deprecated.as of 3.3.0, useAbstractSession.sendAuthorizationRequest(Request, Identity, CorrelationID, String)insteadAbstractSession.sendAuthorizationRequest(Request authorizationRequest, UserHandle identity, EventQueue eventQueue, CorrelationID correlationId) Deprecated.as of 3.3.0, useAbstractSession.sendAuthorizationRequest(Request, Identity, EventQueue, CorrelationID)insteadAbstractSession.sendAuthorizationRequest(Request authorizationRequest, UserHandle identity, EventQueue eventQueue, CorrelationID correlationId, String requestLabel) Deprecated.as of 3.3.0, useAbstractSession.sendAuthorizationRequest(Request, Identity, EventQueue, CorrelationID, String)insteadSession.sendRequest(Request request, CorrelationID correlationId) Send the specified request to a service using this sessionSession.sendRequest(Request request, CorrelationID correlationId, String requestLabel) Send the specified request to a service using this sessionSession.sendRequest(Request request, EventQueue eventQueue, CorrelationID correlationId) Send the specified request to a service using this sessionSession.sendRequest(Request request, EventQueue eventQueue, CorrelationID correlationId, String requestLabel) Send the specified request to a service using this sessionSession.sendRequest(Request request, Identity identity, CorrelationID correlationId) Send the specified request to a service using this sessionSession.sendRequest(Request request, Identity identity, CorrelationID correlationId, String requestLabel) Send the specified request to a service using this sessionSession.sendRequest(Request request, Identity identity, EventQueue eventQueue, CorrelationID correlationId) Send the specified request to a service using this sessionSession.sendRequest(Request request, Identity identity, EventQueue eventQueue, CorrelationID correlationId, String requestLabel) Send the specified request to a service using this sessionSession.sendRequest(Request request, UserHandle identity, CorrelationID correlationId) Deprecated.as of 3.3.0, useSession.sendRequest(Request, Identity, CorrelationID)insteadSession.sendRequest(Request request, UserHandle identity, CorrelationID correlationId, String requestLabel) Deprecated.as of 3.3.0, useSession.sendRequest(Request, Identity, CorrelationID, String)insteadSession.sendRequest(Request request, UserHandle identity, EventQueue eventQueue, CorrelationID correlationId) Deprecated.as of 3.3.0, useSession.sendRequest(Request, Identity, EventQueue, CorrelationID)insteadSession.sendRequest(Request request, UserHandle identity, EventQueue eventQueue, CorrelationID correlationId, String requestLabel) Deprecated.as of 3.3.0, useSession.sendRequest(Request, Identity, EventQueue, CorrelationID, String)insteadSession.sendRequest(RequestTemplate requestTemplate, CorrelationID correlationId) Send a request defined by the specified 'requestTemplate'.voidSubscription.setCorrelationID(CorrelationID correlationId) voidSessionOptions.setSessionIdentityOptions(AuthOptions authOptions, CorrelationID correlationId) Sets the specifiedauthOptionsas theAuthOptionsfor the session identity, enabling automatic authorization of the session identity during startup.ResolutionList.status(CorrelationID correlationId) TopicList.status(CorrelationID correlationId) intSession.subscriptionStatus(CorrelationID correlationId) Returns the subscription status for the specified correlationIdSession.subscriptionString(CorrelationID correlationId) Returns the subscription string for the specified correlationIdResolutionList.topicString(CorrelationID correlationId) TopicList.topicString(CorrelationID correlationId) voidSession.unsubscribe(CorrelationID correlationId) Deprecated.as of 3.2.2 UseAbstractSession.cancel(CorrelationID)insteadMethod parameters in com.bloomberglp.blpapi with type arguments of type CorrelationIDModifier and TypeMethodDescriptionvoidAbstractSession.cancel(List<CorrelationID> correlators) Cancel outstanding requests or subscriptions represented by the specified list of correlationIdsvoidAbstractSession.cancel(List<CorrelationID> correlators, String requestLabel) Cancel outstanding requests or subscriptions represented by the specified list of correlationIdsConstructors in com.bloomberglp.blpapi with parameters of type CorrelationIDModifierConstructorDescriptionCorrelationID(CorrelationID from) Subscription(String subscriptionString, CorrelationID correlationID) Construct a Subscription object with the specified subscription string and the specified correlationID for correlation.Subscription(String subscriptionString, CorrelationID correlationID, boolean isResolved) Construct a Subscription object with the specified subscription string, the specified correlationID for correlation, and the specifiedisResolvedflag.Subscription(String subscriptionString, String fields, CorrelationID correlationId) Create a Subscription object with the specified subscriptionString and fields with no options and the specified correlationIdSubscription(String subscriptionString, String fields, String options, CorrelationID correlationId) Create a Subscription object with the specified subscriptionString, fields, options and correlationIdSubscription(String security, List<String> fields, CorrelationID correlationId) Subscription(String security, List<String> fields, List<String> options, CorrelationID correlationId) SubscriptionPreprocessError(CorrelationID correlationId, String subscriptionString, SubscriptionPreprocessError.Code code, String description) Creates a newSubscriptionPreprocessError. -
Uses of CorrelationID in com.bloomberglp.blpapi.test
Methods in com.bloomberglp.blpapi.test with parameters of type CorrelationIDModifier and TypeMethodDescriptionMessageProperties.setCorrelationId(CorrelationID correlationId) Method parameters in com.bloomberglp.blpapi.test with type arguments of type CorrelationIDModifier and TypeMethodDescriptionMessageProperties.setCorrelationIds(List<CorrelationID> correlationIds) Sets theCorrelationIDproperty.
Message.correlationID(int)