Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractSession - Class in com.bloomberglp.blpapi
-
This class provides an abstract session for sharing interfaces between Session and ProviderSession.
- AbstractSession.StopOption - Class in com.bloomberglp.blpapi
-
Enumerations for controlled shutdown of the session
- AbstractSession.StopOption.Constants - Class in com.bloomberglp.blpapi
- activateSubServiceCodeRange(String, int, int, int) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Registers to receive, with the specified 'priority', subscriptions for the specified 'serviceName' that the resolver has mapped to a service code between the specified 'begin' and the specified 'end' values, inclusive.
- ACTIVE - Static variable in class com.bloomberglp.blpapi.Schema.Status
-
This item may appear in Messages
- ACTIVE - Static variable in class com.bloomberglp.blpapi.Schema.Status.Constants
- add(Message) - Method in class com.bloomberglp.blpapi.ResolutionList
- add(Message) - Method in class com.bloomberglp.blpapi.TopicList
- add(Message, CorrelationID) - Method in class com.bloomberglp.blpapi.ResolutionList
- add(Message, CorrelationID) - Method in class com.bloomberglp.blpapi.TopicList
- add(Subscription) - Method in class com.bloomberglp.blpapi.SubscriptionList
-
Appends the specified subscription to the end of this list
- add(String) - Method in class com.bloomberglp.blpapi.ResolutionList
- add(String) - Method in class com.bloomberglp.blpapi.TopicList
- add(String, CorrelationID) - Method in class com.bloomberglp.blpapi.ResolutionList
- add(String, CorrelationID) - Method in class com.bloomberglp.blpapi.TopicList
- addActiveSubServiceCodeRange(int, int, int) - Method in class com.bloomberglp.blpapi.ServiceRegistrationOptions
-
Advertises the service to be registered to receive, with the specified 'priority', subscriptions that the resolver has mapped to a service code between the specified 'begin' and the specified 'end' values, inclusive.
- addAttribute(Name) - Method in class com.bloomberglp.blpapi.ResolutionList
-
Deprecated.Attributes are no longer supported.
- ADMIN - Static variable in class com.bloomberglp.blpapi.Event.EventType
-
Administrative events from Bloomberg Services
- ADMIN - Static variable in class com.bloomberglp.blpapi.Event.EventType.Constants
-
switchable constant for
Event.EventType.ADMIN
- append(Name, boolean) - Method in interface com.bloomberglp.blpapi.Request
-
Append the specified value to the named array element of this request
- append(Name, byte[]) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Arrays of byte arrays are not supported. This method will always throw an
* UnsupportedOperationException
. SeeElement.appendValue(byte[])
- append(Name, char) - Method in interface com.bloomberglp.blpapi.Request
-
Append the specified value to the named array element of this request
- append(Name, double) - Method in interface com.bloomberglp.blpapi.Request
-
Append the specified value to the named array element of this request
- append(Name, float) - Method in interface com.bloomberglp.blpapi.Request
-
Append the specified value to the named array element of this request
- append(Name, int) - Method in interface com.bloomberglp.blpapi.Request
-
Append the specified value to the named array element of this request
- append(Name, long) - Method in interface com.bloomberglp.blpapi.Request
-
Append the specified value to the named array element of this request
- append(Name, Constant) - Method in interface com.bloomberglp.blpapi.Request
-
Append the specified value to the named array element of this request
- append(Name, Datetime) - Method in interface com.bloomberglp.blpapi.Request
-
Append the specified value to the named array element of this request
- append(Name, Name) - Method in interface com.bloomberglp.blpapi.Request
-
Append the specified value to the named array element of this request
- append(Name, String) - Method in interface com.bloomberglp.blpapi.Request
-
Append the specified value to the named array element of this request
- append(String, boolean) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.append(Name, boolean)
instead. - append(String, byte[]) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Arrays of byte arrays are not supported. This method will always throw an
UnsupportedOperationException
. SeeElement.appendValue(byte[])
- append(String, char) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.append(Name, char)
instead. - append(String, double) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.append(Name, double)
instead. - append(String, float) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.append(Name, float)
instead. - append(String, int) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.append(Name, int)
instead. - append(String, long) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.append(Name, long)
instead. - append(String, Constant) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.append(Name, Constant)
instead. - append(String, Datetime) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.append(Name, Datetime)
instead. - append(String, Name) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.append(Name, Name)
instead. - append(String, String) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.append(Name, String)
instead. - appendElement() - Method in class com.bloomberglp.blpapi.Element
-
If this Element is an array of Sequence or Choice Elements append a default initialized element to this element and return the appended element
- appendElement() - Method in class com.bloomberglp.blpapi.EventFormatter
-
Append an empty complex element of the appropriate type to the element which represents an array of
Element
type. - appendElement() - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Creates an array element and appends it to the element on which this
MessageFormatter
is operating on. - appendMessage(Event, SchemaElementDefinition) - Static method in class com.bloomberglp.blpapi.test.TestUtil
-
Creates a new message and appends it to the specified
Event
with defaultMessageProperties
. - appendMessage(Event, SchemaElementDefinition, MessageProperties) - Static method in class com.bloomberglp.blpapi.test.TestUtil
-
Creates a new message and appends it to the specified
Event
. - appendMessage(Name, Topic) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Appends a (empty) message of the specified 'messageType' that will be published under the specified 'topic' to the event referenced by this
EventFormatter
. - appendMessage(Name, Topic, Integer) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Appends a (empty) message of the specified 'messageType' that will be published under the specified 'topic' with the specified 'sequenceNumber' to the event referenced by this
EventFormatter
. - appendMessage(String, Topic) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Deprecated.Use {
EventFormatter.appendMessage(Name, Topic)
} instead. - appendMessage(String, Topic, Integer) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Deprecated.Use {
EventFormatter.appendMessage(Name, Topic, Integer)
} instead. - appendRecapMessage(Topic, CorrelationID) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Append a (empty) recap message that will be published under the specified 'topic' to the event referenced by this
EventFormatter
. - appendRecapMessage(Topic, Integer, CorrelationID) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Append a (empty) recap message that will be published under the specified 'topic' to the event referenced by this
EventFormatter
. - appendResponse(Name) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Append an (empty) response message of the specified
operationName
that will be sent in response to the previously received operation request. - appendResponse(String) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Deprecated.Use {
EventFormatter.appendResponse(Name)
instead. - appendValue(boolean) - Method in class com.bloomberglp.blpapi.Element
-
Append the specified value to this array element
- appendValue(boolean) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Append the specified 'value' to the element which represents an array of
boolean
type. - appendValue(boolean) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Appends the specified
value
to the element on which thisMessageFormatter
is operating. - appendValue(byte[]) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Arrays of byte arrays are not supported. This method will always throw an
UnsupportedOperationException
. - appendValue(char) - Method in class com.bloomberglp.blpapi.Element
-
Append the specified value to this array element
- appendValue(char) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Append the specified 'value' to the element which represents an array of
char
type. - appendValue(char) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Appends the specified
value
to the element on which thisMessageFormatter
is operating. - appendValue(double) - Method in class com.bloomberglp.blpapi.Element
-
Append the specified value to this array element
- appendValue(double) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Append the specified 'value' to the element which represents an array of
double
type. - appendValue(double) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Appends the specified
value
to the element on which thisMessageFormatter
is operating. - appendValue(float) - Method in class com.bloomberglp.blpapi.Element
-
Append the specified value to this array element
- appendValue(float) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Append the specified 'value' to the element which represents an array of
float
type. - appendValue(float) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Appends the specified
value
to the element on which thisMessageFormatter
is operating. - appendValue(int) - Method in class com.bloomberglp.blpapi.Element
-
Append the specified value to this array element
- appendValue(int) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Append the specified 'value' to the element which represents an array of
int
type. - appendValue(int) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Appends the specified
value
to the element on which thisMessageFormatter
is operating. - appendValue(long) - Method in class com.bloomberglp.blpapi.Element
-
Append the specified value to this array element
- appendValue(long) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Append the specified 'value' to the element which represents an array of
long
type. - appendValue(long) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Appends the specified
value
to the element on which thisMessageFormatter
is operating. - appendValue(Constant) - Method in class com.bloomberglp.blpapi.Element
-
Append the specified value to this array element
- appendValue(Datetime) - Method in class com.bloomberglp.blpapi.Element
-
Append the specified value to this array element
- appendValue(Datetime) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Append the specified 'value' to the element which represents an array of
Datetime
type. - appendValue(Datetime) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Appends the specified
value
to the element on which thisMessageFormatter
is operating. - appendValue(Name) - Method in class com.bloomberglp.blpapi.Element
-
Append the specified Constant value to this array element
- appendValue(Name) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Append the specified 'value' to the element which represents an array of
Name
type. - appendValue(Name) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Appends the specified
value
to the element on which thisMessageFormatter
is operating. - appendValue(String) - Method in class com.bloomberglp.blpapi.Element
-
Append the specified value to this array element
- appendValue(String) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Append the specified 'value' to the element which represents an array of
String
type. - appendValue(String) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Appends the specified
value
to the element on which thisMessageFormatter
is operating. - asElement() - Method in class com.bloomberglp.blpapi.Message
-
Returns the contents of this Message as a read-only
Element
. - asElement() - Method in interface com.bloomberglp.blpapi.Request
-
Return the contents of this Request as an element.
- ASYNC - Static variable in class com.bloomberglp.blpapi.AbstractSession.StopOption
-
Stops the
Session
and return immediately - ASYNC - Static variable in class com.bloomberglp.blpapi.AbstractSession.StopOption.Constants
- ASYNC - Static variable in class com.bloomberglp.blpapi.EventDispatcher.StopOption
-
Stops the EventDispatcher and return immediately
- attribute(Name, CorrelationID) - Method in class com.bloomberglp.blpapi.ResolutionList
-
Deprecated.Attributes are no longer supported.
- attributeAt(Name, int) - Method in class com.bloomberglp.blpapi.ResolutionList
-
Deprecated.Attributes are no longer supported.
- AuthApplication - Class in com.bloomberglp.blpapi
-
This class contains application-specific authorization options.
- AuthApplication(String) - Constructor for class com.bloomberglp.blpapi.AuthApplication
-
Creates an
AuthApplication
object for authorization. - authenticationOptions() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns authentication options as a string.
- AuthOptions - Class in com.bloomberglp.blpapi
-
This class defines the authorization options which the user can set on
SessionOptions
as the authorization options for the session identity or use to authorize other identities. - AuthOptions() - Constructor for class com.bloomberglp.blpapi.AuthOptions
-
Creates an
AuthOptions
to specify no authorization should be used. - AuthOptions(AuthApplication) - Constructor for class com.bloomberglp.blpapi.AuthOptions
-
Creates an
AuthOptions
object for Application Mode. - AuthOptions(AuthToken) - Constructor for class com.bloomberglp.blpapi.AuthOptions
-
Creates an
AuthOptions
object for Manual Token Mode. - AuthOptions(AuthUser) - Constructor for class com.bloomberglp.blpapi.AuthOptions
-
Creates an
AuthOptions
object for User Mode with the Operating System Login(Domain\User), Active Directory, or Email. - AuthOptions(AuthUser, AuthApplication) - Constructor for class com.bloomberglp.blpapi.AuthOptions
-
Creates an
AuthOptions
object for User and Application Mode. - AUTHORIZATION_FAILURE - Static variable in class com.bloomberglp.blpapi.Names
- AUTHORIZATION_REVOKED - Static variable in class com.bloomberglp.blpapi.Names
- AUTHORIZATION_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType
-
Changes to the state of an active authorization, like entitlement changes
- AUTHORIZATION_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType.Constants
-
switchable constant for
Event.EventType.AUTHORIZATION_STATUS
- AUTHORIZATION_SUCCESS - Static variable in class com.bloomberglp.blpapi.Names
- authorizationServiceName() - Method in class com.bloomberglp.blpapi.Service
-
Return the name of the Service which must be used in order to authorize access to restricted operations on this Service.
- AuthToken - Class in com.bloomberglp.blpapi
-
This class contains manual token authorization options.
- AuthToken(String) - Constructor for class com.bloomberglp.blpapi.AuthToken
-
Creates an
AuthToken
to use for authorization. - AuthUser - Class in com.bloomberglp.blpapi
-
This class contains user-specific authorization options.
- AUTO - Static variable in class com.bloomberglp.blpapi.SessionOptions.ClientMode
-
Detect client mode automatically
- AUTO - Static variable in class com.bloomberglp.blpapi.SessionOptions.ClientMode.Constants
- AUTO_REGISTER_SERVICES - Static variable in class com.bloomberglp.blpapi.ProviderSession.ResolveMode
-
Try to register services found in ResolutionList if necessary.
B
- BOOL - Static variable in class com.bloomberglp.blpapi.Schema.Datatype
-
boolean
- BOOL - Static variable in class com.bloomberglp.blpapi.Schema.Datatype.Constants
- BPS - Enum constant in enum class com.bloomberglp.blpapi.Identity.SeatType
-
Bloomberg Professional Service
- buildVersion() - Static method in class com.bloomberglp.blpapi.VersionInfo
- BYTEARRAY - Static variable in class com.bloomberglp.blpapi.Schema.Datatype
-
An array of bytes containing Opaque data
- BYTEARRAY - Static variable in class com.bloomberglp.blpapi.Schema.Datatype.Constants
C
- calendar() - Method in class com.bloomberglp.blpapi.Datetime
-
Return the Date, Time and Timezone offset represented by this Datetime object as a Java Calendar.
- cancel(CorrelationID) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Cancel an outstanding request or a subscription represented by the specified correlationId
- cancel(CorrelationID, String) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Cancel an outstanding request or a subscription represented by the specified correlationId
- cancel(List<CorrelationID>) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Cancel outstanding requests or subscriptions represented by the specified list of correlationIds
- cancel(List<CorrelationID>, String) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Cancel outstanding requests or subscriptions represented by the specified list of correlationIds
- CHAR - Static variable in class com.bloomberglp.blpapi.Schema.Datatype
-
Character
- CHAR - Static variable in class com.bloomberglp.blpapi.Schema.Datatype.Constants
- CHOICE - Static variable in class com.bloomberglp.blpapi.Schema.Datatype
-
A complex type containing a selection from a set of elements
- CHOICE - Static variable in class com.bloomberglp.blpapi.Schema.Datatype.Constants
- clear() - Method in class com.bloomberglp.blpapi.Datetime
-
Set all parts of this Datetime object to the unset state
- clear() - Method in class com.bloomberglp.blpapi.SubscriptionList
-
Remove all Subscriptions from this SubscriptionList.
- clone() - Method in class com.bloomberglp.blpapi.Datetime
- clone() - Method in class com.bloomberglp.blpapi.Element
- close() - Method in interface com.bloomberglp.blpapi.RequestTemplate
-
Close the request template handle and release resources when possible.
- code - Variable in class com.bloomberglp.blpapi.SubscriptionPreprocessError
-
The
SubscriptionPreprocessError.Code
of the error. - com.bloomberglp.blpapi - package com.bloomberglp.blpapi
- com.bloomberglp.blpapi.test - package com.bloomberglp.blpapi.test
- Constant - Class in com.bloomberglp.blpapi
-
Represents a constant value in the schema.
- Constant() - Constructor for class com.bloomberglp.blpapi.Constant
- constantAt(int) - Method in class com.bloomberglp.blpapi.ConstantsList
-
Return a read only
Constant
from this ConstansList at the specified index - Constants() - Constructor for class com.bloomberglp.blpapi.AbstractSession.StopOption.Constants
- Constants() - Constructor for class com.bloomberglp.blpapi.Event.EventType.Constants
- Constants() - Constructor for class com.bloomberglp.blpapi.Schema.Datatype.Constants
- Constants() - Constructor for class com.bloomberglp.blpapi.Schema.Status.Constants
- Constants() - Constructor for class com.bloomberglp.blpapi.Session.SubscriptionStatus.Constants
- Constants() - Constructor for class com.bloomberglp.blpapi.SessionOptions.ClientMode.Constants
- ConstantsList - Class in com.bloomberglp.blpapi
-
Represents a list of Constant objects in the schema.
- ConstantsList() - Constructor for class com.bloomberglp.blpapi.ConstantsList
- constraint(Name) - Method in class com.bloomberglp.blpapi.ConstraintsList
- Constraint - Class in com.bloomberglp.blpapi
-
Contains a single constraint.
- Constraint() - Constructor for class com.bloomberglp.blpapi.Constraint
- constraintAt(int) - Method in class com.bloomberglp.blpapi.ConstraintsList
- constraints() - Method in class com.bloomberglp.blpapi.SchemaElementDefinition
- constraints() - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
- ConstraintsList - Class in com.bloomberglp.blpapi
-
Contains a list of Constraint objects.
- ConstraintsList() - Constructor for class com.bloomberglp.blpapi.ConstraintsList
- constraintType() - Method in class com.bloomberglp.blpapi.Constraint
- correlationId - Variable in class com.bloomberglp.blpapi.SubscriptionPreprocessError
-
The
CorrelationID
of theSubscription
. - correlationID() - Method in class com.bloomberglp.blpapi.Message
-
Return the correlationId associated with this message.
- correlationID() - Method in class com.bloomberglp.blpapi.Subscription
- correlationID(int) - Method in class com.bloomberglp.blpapi.Message
-
Return the correlationId associated with this message at the specified index
- CorrelationID - Class in com.bloomberglp.blpapi
-
A key used to identify individual subscriptions or requests.
- CorrelationID() - Constructor for class com.bloomberglp.blpapi.CorrelationID
- CorrelationID(long) - Constructor for class com.bloomberglp.blpapi.CorrelationID
-
Construct a correlation id object and initialize it with the specified long correlation data
- CorrelationID(CorrelationID) - Constructor for class com.bloomberglp.blpapi.CorrelationID
- CorrelationID(Object) - Constructor for class com.bloomberglp.blpapi.CorrelationID
-
Construct a correlation id object and initialize it with the specified Object value correlation data
- CORRELATIONID_ERROR - Enum constant in enum class com.bloomberglp.blpapi.SubscriptionPreprocessError.Code
-
Indicates that the
CorrelationID
of aSubscription
is invalid. - correlationIdAt(int) - Method in class com.bloomberglp.blpapi.ResolutionList
- correlationIdAt(int) - Method in class com.bloomberglp.blpapi.TopicList
- correlationIDAt(int) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.As of 3.2.1, use
Message.correlationID(int)
- create(SSLContext) - Static method in class com.bloomberglp.blpapi.TlsOptions
-
Creates a
TlsOptions
object with the specifiedsslContext
. - createAdminEvent() - Method in class com.bloomberglp.blpapi.Service
-
Deprecated.as of 3.7.0, use
Service.createPublishEvent()
instead Create an Admin Event suitable for publishing to this Service. Use an EventFormatter to add Messages to the Event and set fields. - createAuthorizationRequest() - Method in class com.bloomberglp.blpapi.Service
-
An application must populate the
Request
before using it withSession.sendAuthorizationRequest()
. - CREATED - Enum constant in enum class com.bloomberglp.blpapi.TopicList.Status
- createEvent(Event.EventType) - Static method in class com.bloomberglp.blpapi.test.TestUtil
-
Creates and returns an
Event
to be used for testing with the specifiedeventType
. - createFromBlobs(byte[], char[], byte[]) - Static method in class com.bloomberglp.blpapi.TlsOptions
-
Creates
TlsOptions
using client credentials and trust material from the specified byte arrays. - createFromFiles(String, char[], String) - Static method in class com.bloomberglp.blpapi.TlsOptions
-
Creates
TlsOptions
using client credentials and trust material from the specified files. - createIdentity() - Method in class com.bloomberglp.blpapi.AbstractSession
-
Return a new Identity which is valid but has not been authorized.
- createPublishEvent() - Method in class com.bloomberglp.blpapi.Service
-
Create an
Event
suitable for publishing to this Service. - createRequest(String) - Method in class com.bloomberglp.blpapi.Service
-
Return an empty Request object for the specified operation.
- createResponseEvent(CorrelationID) - Method in class com.bloomberglp.blpapi.Service
-
Create a response Event to answer the request.
- createSnapshotRequestTemplate(String, CorrelationID) - Method in class com.bloomberglp.blpapi.Session
- createSnapshotRequestTemplate(String, CorrelationID, Identity) - Method in class com.bloomberglp.blpapi.Session
-
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.
- createTopic(Message) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Deprecated.as of 3.4.0, use
ProviderSession.createTopicsAsync(TopicList, ResolveMode, Identity)
orProviderSession.createTopics(TopicList, ResolveMode, Identity)
instead Creates a new Topic object based on the specified 'message'. The 'message' must be one of the following types: TOPIC_STATUS or RESOLUTION_STATUS. Returns null if the 'message' was not valid. - createTopic(Service, boolean) - Static method in class com.bloomberglp.blpapi.test.TestUtil
-
Creates a valid
Topic
with the specifiedservice
to support testing publishers. - createTopics(TopicList) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Creates the topics in the specified 'topicList' and updates the 'topicList' with the results of the resolution and creation process.
- createTopics(TopicList, ProviderSession.ResolveMode) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Create the topics in the specified 'topicList' and updates the 'topicList' with the results of the resolution process.
- createTopics(TopicList, ProviderSession.ResolveMode, Identity) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Create the topics in the specified 'topicList' and updates the 'topicList' with the results of the resolution process.
- createTopicsAsync(TopicList) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Begin the creation of the topics in the specified 'topicList'.All the services referenced in the topics in the 'topicList' must already have been registered using registerService().
- createTopicsAsync(TopicList, ProviderSession.ResolveMode) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Begin the creation of the topics in the specified 'topicList'.
- createTopicsAsync(TopicList, ProviderSession.ResolveMode, Identity) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Begin the creation of the topics in the specified 'topicList'.
- createUserHandle() - Method in class com.bloomberglp.blpapi.AbstractSession
-
Deprecated.as of 3.3.0, use
AbstractSession.createIdentity()
instead - createWithActiveDirectoryProperty(String) - Static method in class com.bloomberglp.blpapi.AuthUser
-
Creates an
AuthUser
configured for Active Directory authorization mode (DIRECTORY_SERVICE). - createWithLogonName() - Static method in class com.bloomberglp.blpapi.AuthUser
-
Creates an
AuthUser
configured for Operating System Login (Domain\User) authorization mode (OS_LOGON). - createWithManualOptions(String, String) - Static method in class com.bloomberglp.blpapi.AuthUser
-
Creates an
AuthUser
configured for manual authorization.
D
- DAPI - Static variable in class com.bloomberglp.blpapi.SessionOptions.ClientMode.Constants
- DAPI - Static variable in class com.bloomberglp.blpapi.SessionOptions.ClientMode
-
Constant identifying a Desktop API client
- DATA_LOSS - Static variable in class com.bloomberglp.blpapi.Names
- datatype() - Method in class com.bloomberglp.blpapi.Constant
-
Return the Datatype used to represent the value of this Constant
- datatype() - Method in class com.bloomberglp.blpapi.ConstantsList
-
Return the Datatype used to represent the value of this ConstantsList
- datatype() - Method in class com.bloomberglp.blpapi.Element
-
Returns the Datatype of this Element
- datatype() - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Return the
Schema.Datatype
of this SchemaTypeDefinition - DATE - Static variable in class com.bloomberglp.blpapi.Datetime
- DATE - Static variable in class com.bloomberglp.blpapi.Schema.Datatype.Constants
- DATE - Static variable in class com.bloomberglp.blpapi.Schema.Datatype
-
see
Datetime
- Datetime - Class in com.bloomberglp.blpapi
-
Represents a date and/or time
- Datetime() - Constructor for class com.bloomberglp.blpapi.Datetime
-
Construct a Datetime object with each part initialized to an unset state
- Datetime(int, int, int) - Constructor for class com.bloomberglp.blpapi.Datetime
-
Create Datetime object having the Date portion set to the specified values.
- Datetime(int, int, int, int) - Constructor for class com.bloomberglp.blpapi.Datetime
-
Create Datetime object having the Time portion set to the specified values.
- Datetime(int, int, int, int, int, int, int) - Constructor for class com.bloomberglp.blpapi.Datetime
-
Create Datetime object having the Date and Time portions set to the specified values.
- Datetime(Datetime) - Constructor for class com.bloomberglp.blpapi.Datetime
-
construct a Datetime object having the same values as specified 'other' Datetime object
- Datetime(Calendar) - Constructor for class com.bloomberglp.blpapi.Datetime
-
Create Datetime object having the Date, Time and Timezone offset portions set to the specified values.
- DATETIME - Static variable in class com.bloomberglp.blpapi.Schema.Datatype.Constants
- DATETIME - Static variable in class com.bloomberglp.blpapi.Schema.Datatype
-
see
Datetime
- DAY_OF_MONTH - Static variable in class com.bloomberglp.blpapi.Datetime
- dayOfMonth() - Method in class com.bloomberglp.blpapi.Datetime
-
Return the day of month value of this Datetime object.
- deactivateSubServiceCodeRange(String, int, int) - Method in class com.bloomberglp.blpapi.ProviderSession
-
De-registers to receive subscriptions for the specified 'serviceName' that the resolver has mapped to a service code between the specified 'begin' and the specified 'end' values, inclusive.
- deleteTopic(Topic) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Removes one reference from the specified 'topic'.
- deleteTopics(List<Topic>) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Deletes each topic in the specified 'topics'.
- DEPRECATED - Static variable in class com.bloomberglp.blpapi.Schema.Status.Constants
- DEPRECATED - Static variable in class com.bloomberglp.blpapi.Schema.Status
-
This item is current and may appear in Messages but will be removed in due course
- deregisterCallback() - Static method in class com.bloomberglp.blpapi.Logging
-
deregister the callback
- deregisterService(String) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Deregisters the service identified by the specified 'serviceName'.
- description - Variable in class com.bloomberglp.blpapi.SubscriptionPreprocessError
-
The details of the error.
- description() - Method in class com.bloomberglp.blpapi.Constant
-
Returns a String containing a human readable description of this Constant
- description() - Method in class com.bloomberglp.blpapi.ConstantsList
-
Returns a String containing a human readable description of this ConstantsList
- description() - Method in exception com.bloomberglp.blpapi.DuplicateCorrelationIDException
- description() - Method in exception com.bloomberglp.blpapi.InvalidConversionException
- description() - Method in exception com.bloomberglp.blpapi.InvalidRequestException
- description() - Method in exception com.bloomberglp.blpapi.NotFoundException
- description() - Method in class com.bloomberglp.blpapi.Operation
-
Return String which contains a human readable description of this Operation.
- description() - Method in exception com.bloomberglp.blpapi.RequestQueueOverflowException
- description() - Method in class com.bloomberglp.blpapi.SchemaElementDefinition
-
Return a String containing a human readable description of this item
- description() - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Return a string which contains a human readable description of this SchemaTypeDefinition
- deserializeService(InputStream) - Static method in class com.bloomberglp.blpapi.test.TestUtil
-
Creates a
Service
object from the specifiedinputStream
. - dispatcherThread() - Method in class com.bloomberglp.blpapi.EventDispatcher
-
Add a event dispatcher thread to this EventDispatcher
- DONT_REGISTER_SERVICES - Static variable in class com.bloomberglp.blpapi.ProviderSession.ResolveMode
-
Fail to resolve a topic if the service has not already been registered.
- DuplicateCorrelationIDException - Exception in com.bloomberglp.blpapi
- DuplicateCorrelationIDException() - Constructor for exception com.bloomberglp.blpapi.DuplicateCorrelationIDException
- DuplicateCorrelationIDException(String) - Constructor for exception com.bloomberglp.blpapi.DuplicateCorrelationIDException
- DuplicateCorrelationIDException(String, Throwable) - Constructor for exception com.bloomberglp.blpapi.DuplicateCorrelationIDException
- DuplicateCorrelationIDException(Throwable) - Constructor for exception com.bloomberglp.blpapi.DuplicateCorrelationIDException
E
- Element - Class in com.bloomberglp.blpapi
-
Elements are used to represent all data sent to/received from API services.
- Element() - Constructor for class com.bloomberglp.blpapi.Element
- elementDefinition() - Method in class com.bloomberglp.blpapi.Element
-
Return a reference to the read-only element definition object that defines the properties of this elements value.
- elementIterator() - Method in class com.bloomberglp.blpapi.Element
-
Return an iterator for iterating over elements of this Sequence or Choice
- ElementIterator - Class in com.bloomberglp.blpapi
-
An iterator over the contained elements of a Sequence or a Choice Element.
- END - Enum constant in enum class com.bloomberglp.blpapi.Message.Fragment
-
The last fragmented message
- enumeration() - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Return a
ConstantsList
of all the enumerators for this SchemaTypeDefinition if this type is an Enumeration type. - ENUMERATION - Static variable in class com.bloomberglp.blpapi.Schema.Datatype.Constants
- ENUMERATION - Static variable in class com.bloomberglp.blpapi.Schema.Datatype
-
An opaque Enumeration type
- equals(Object) - Method in class com.bloomberglp.blpapi.CorrelationID
-
Tests this CorrelationID for equality with another object
- equals(Object) - Method in class com.bloomberglp.blpapi.Datetime
- equals(Object) - Method in class com.bloomberglp.blpapi.Name
-
Compares this Name object to the specified Object
- Event - Class in com.bloomberglp.blpapi
-
All data resulting from subscriptions or requests and administrative messages are delivered as Events
- Event() - Constructor for class com.bloomberglp.blpapi.Event
- Event.EventType - Class in com.bloomberglp.blpapi
-
Enumeration of the type of events that can be delivered from Bloomberg services
- Event.EventType.Constants - Class in com.bloomberglp.blpapi
-
Constants to facilitate switch constructs on event types
- EventDispatcher - Class in com.bloomberglp.blpapi
-
Dispatches events from one or more sessions through callbacks.
- EventDispatcher() - Constructor for class com.bloomberglp.blpapi.EventDispatcher
-
Same as calling
EventDispatcher(1)
- EventDispatcher(int) - Constructor for class com.bloomberglp.blpapi.EventDispatcher
-
Create an EventDispatcher with the specified number of dispatcher threads
- EventDispatcher(int, int) - Constructor for class com.bloomberglp.blpapi.EventDispatcher
-
Deprecated.As of release 3.1.0.0 use
SessionOptions.setMaxEventQueueSize(int)
for setting the event queue size per session - EventDispatcher.StopOption - Class in com.bloomberglp.blpapi
-
Enumerations for controlled shutdown of the EventDispatcher
- EventFormatter - Class in com.bloomberglp.blpapi
-
EventFormatter is used to format publisher events or responses to certain
ProviderSession
requests. - EventFormatter(Event) - Constructor for class com.bloomberglp.blpapi.EventFormatter
-
Creates an
EventFormatter
to add messages to the specified event. - EventHandler - Interface in com.bloomberglp.blpapi
-
A callback supplied by the application to receive callbacks for Events from Bloomberg Services
- EventQueue - Class in com.bloomberglp.blpapi
-
The EventQueue class allows an application to block and receive Events for requests in a synchronous manner.
- EventQueue() - Constructor for class com.bloomberglp.blpapi.EventQueue
-
Construct an empty event queue.
- eventType() - Method in class com.bloomberglp.blpapi.Event
-
Return the type messages contained by this event
F
- FAIL_ON_FIRST_ERROR - Enum constant in enum class com.bloomberglp.blpapi.SubscriptionPreprocessMode
-
In this mode, an exception is thrown on the first invalid entry in the
SubscriptionList
, and the entire batch will be considered failed. - FAILURE - Enum constant in enum class com.bloomberglp.blpapi.TopicList.Status
- findConstant(ConstantsList) - Method in class com.bloomberglp.blpapi.Element
-
Find and return a constant in the specified constantsList with the same value as this element.
- findConstant(ConstantsList, int) - Method in class com.bloomberglp.blpapi.Element
-
Find and return a constant in the specified constantLists with the value stored in this element at the given index
- findName(String) - Static method in class com.bloomberglp.blpapi.Name
-
Return a reference to a Name object for the specified nameString or null if a Name does not exist.
- FLOAT32 - Static variable in class com.bloomberglp.blpapi.Schema.Datatype.Constants
- FLOAT32 - Static variable in class com.bloomberglp.blpapi.Schema.Datatype
-
32 bit Floating point
- FLOAT64 - Static variable in class com.bloomberglp.blpapi.Schema.Datatype.Constants
- FLOAT64 - Static variable in class com.bloomberglp.blpapi.Schema.Datatype
-
64 bit Floating point
- formatMessageXml(String) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Formats the message from its
XML
representation. - fragmentType() - Method in class com.bloomberglp.blpapi.Message
-
Return the fragment type.
- fromInt(int) - Static method in enum class com.bloomberglp.blpapi.Identity.SeatType
G
- generateAuthorizedIdentity(AuthOptions) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Generates an authorized
Identity
with an automatically generatedCorrelationID
. - generateAuthorizedIdentity(AuthOptions, CorrelationID) - Method in class com.bloomberglp.blpapi.AbstractSession
- generateToken() - Method in class com.bloomberglp.blpapi.AbstractSession
-
Return a generated token to be used for authorization.
- generateToken(CorrelationID) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Return a generated token to be used for authorization.
- generateToken(CorrelationID, EventQueue) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Return a generated token to be used for authorization.
- generateToken(String, String, CorrelationID, EventQueue) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Return a generated token to be used for authorization.
- get(int) - Method in class com.bloomberglp.blpapi.SubscriptionList
-
Get the Subscription at the specified index in this SubscriptionList
- get(Name) - Method in class com.bloomberglp.blpapi.NameEnumerationTable
-
Deprecated.
- getAdminMessageDefinition(Name) - Static method in class com.bloomberglp.blpapi.test.TestUtil
-
Returns the definition for an admin message of the specified
messageName
. - getAllowMultipleCorrelatorsPerMsg() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the value of the allow multiple correlators per message option in this instance.
- getAlternateName(int) - Method in class com.bloomberglp.blpapi.SchemaElementDefinition
-
Return the alternate name for this item at the specified index
- getApplicationIdentityKey() - Method in class com.bloomberglp.blpapi.SessionOptions
- getAuthorizedIdentity(CorrelationID) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Returns the authorized identity associated with
correlationId
. - getAutoRestartOnDisconnection() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns if enabled to automatically restart connection on disconnection.
- getBandwidthSaveModeDisabled() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Return the value of the flag indicating whether the client has disabled bandwidth saving measures.
- getChoice() - Method in class com.bloomberglp.blpapi.Element
- getClientMode() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the value of the client mode option in this instance.
- getConnectTimeout() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the value of the connection timeout option in this instance in milliseconds.
- getConstant(Name) - Method in class com.bloomberglp.blpapi.ConstantsList
-
Return a read only
Constant
from this ConstantsList identified by the specified name - getConstant(String) - Method in class com.bloomberglp.blpapi.ConstantsList
-
Return a read only
Constant
from this ConstantsList identified by the specified name - getCrlTimeout() - Method in class com.bloomberglp.blpapi.TlsOptions
-
Returns CRL timeout, which by default is 20 seconds.
- getDefaultKeepAliveInactivityTime() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the interval (in milliseconds) a connection has to remain inactive (receive no data) before a keep alive probe will be sent.
- getDefaultKeepAliveResponseTimeout() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the time (in milliseconds) the library will wait for response to a keep alive probe before declaring it lost.
- getDefaultServices() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Deprecated.as of 3.7.0, use
SessionOptions.getDefaultSubscriptionService()
instead - getDefaultSubscriptionService() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the default subscription service option.
- getDefaultTopicPrefix() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the default topic prefix option.
- getElement(int) - Method in class com.bloomberglp.blpapi.Element
-
Return the element at the specified zero based position.
- getElement(Name) - Method in class com.bloomberglp.blpapi.Element
-
Return the named sub-element, creating it if it doesn't exist if this element is modifiable
- getElement(Name) - Method in class com.bloomberglp.blpapi.Message
-
Return the element of this message having the specified name.
- getElement(Name) - Method in interface com.bloomberglp.blpapi.Request
-
Return the modifiable element of this request having the specified name creating it if doesn't exist already.
- getElement(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.getElement(Name)
instead. - getElement(String) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.getElement(Name)
instead. - getElement(String) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.getElement(Name)
instead. - getElementAsBool(Name) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the named sub-element as a boolean
- getElementAsBool(Name) - Method in class com.bloomberglp.blpapi.Message
-
Return the value of the element having specified name as a boolean value
- getElementAsBool(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.getElementAsBool(Name)
instead. - getElementAsBool(String) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.getElementAsBool(Name)
instead. - getElementAsBytes(Name) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the named sub-element as a byte array
- getElementAsBytes(Name) - Method in class com.bloomberglp.blpapi.Message
-
Return the value of the element having specified name as a byte array
- getElementAsBytes(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.getElementAsBytes(Name)
instead. - getElementAsBytes(String) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.getElementAsBytes(Name)
instead. - getElementAsChar(Name) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the named sub-element as a char
- getElementAsChar(Name) - Method in class com.bloomberglp.blpapi.Message
-
Return the value of the element having specified name as a char value
- getElementAsChar(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.getElementAsChar(Name)
instead. - getElementAsChar(String) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.getElementAsChar(Name)
instead. - getElementAsDate(Name) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the named sub-element as a Date
- getElementAsDate(Name) - Method in class com.bloomberglp.blpapi.Message
-
Return the value of the element having specified name as a Date value
- getElementAsDate(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.getElementAsDate(Name)
instead. - getElementAsDate(String) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.getElementAsDate(Name)
instead. - getElementAsDatetime(Name) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the named sub-element as a Datetime
- getElementAsDatetime(Name) - Method in class com.bloomberglp.blpapi.Message
-
Return the value of the element having specified name as a Datetime value
- getElementAsDatetime(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.getElementAsDatetime(Name)
instead. - getElementAsDatetime(String) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.getElementAsDatetime(Name)
instead. - getElementAsFloat32(Name) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the named sub-element as a float
- getElementAsFloat32(Name) - Method in class com.bloomberglp.blpapi.Message
-
Return the value of the element having specified name as a float value
- getElementAsFloat32(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.getElementAsFloat32(Name)
instead. - getElementAsFloat32(String) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.getElementAsFloat32(Name)
instead. - getElementAsFloat64(Name) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the named sub-element as a double
- getElementAsFloat64(Name) - Method in class com.bloomberglp.blpapi.Message
-
Return the value of the element having specified name as a double value
- getElementAsFloat64(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.getElementAsFloat64(Name)
instead. - getElementAsFloat64(String) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.getElementAsFloat64(Name)
instead. - getElementAsInt32(Name) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the named sub-element as a int
- getElementAsInt32(Name) - Method in class com.bloomberglp.blpapi.Message
-
Return the value of the element having specified name as a int value
- getElementAsInt32(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.getElementAsInt32(Name)
instead. - getElementAsInt32(String) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.getElementAsInt32(Name)
instead. - getElementAsInt64(Name) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the named sub-element as a long
- getElementAsInt64(Name) - Method in class com.bloomberglp.blpapi.Message
-
Return the value of the element having specified name as a long value
- getElementAsInt64(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.getElementAsInt64(Name)
instead. - getElementAsInt64(String) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.getElementAsInt64(Name)
instead. - getElementAsName(Name) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the named sub-element as the name of a constant.
- getElementAsName(Name) - Method in class com.bloomberglp.blpapi.Message
-
Return the value of the element having specified name as a Constant value
- getElementAsName(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.getElementAsName(Name)
instead. - getElementAsName(String) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.getElementAsName(Name)
instead. - getElementAsString(Name) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the named sub-element as a String
- getElementAsString(Name) - Method in class com.bloomberglp.blpapi.Message
-
Return the value of the element having specified name as a String value
- getElementAsString(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.getElementAsString(Name)
instead. - getElementAsString(String) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.getElementAsString(Name)
instead. - getElementAsTime(Name) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the named sub-element as a Time
- getElementAsTime(Name) - Method in class com.bloomberglp.blpapi.Message
-
Return the value of the element having specified name as a Time value
- getElementAsTime(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.getElementAsTime(Name)
instead. - getElementAsTime(String) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.getElementAsTime(Name)
instead. - getElementDefinition(int) - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Return the ElementDefinition at the specified index in this SchemaTypeDefinition
- getElementDefinition(Name) - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Return the ElementDefinition with the specified name in this SchemaTypeDefinition
- getElementDefinition(String) - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Return the ElementDefinition with the specified name in this SchemaTypeDefinition
- getEventDefinition(int) - Method in class com.bloomberglp.blpapi.Service
-
Return the
SchemaElementDefinition
of the event of this Service at the specified index - getEventDefinition(Name) - Method in class com.bloomberglp.blpapi.Service
-
Return the
SchemaElementDefinition
of the event of this Service with the specified name - getEventDefinition(String) - Method in class com.bloomberglp.blpapi.Service
-
Return the
SchemaElementDefinition
of the event of this Service with the specified name - getGroupId() - Method in class com.bloomberglp.blpapi.ServiceRegistrationOptions
-
Returns the Group ID for the service to be registered to the specified groupId String.
- getMaxEventQueueSize() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the value of maximum outstanding undelivered events that the session is configured with.
- getMaxOutstandingRequests() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the value of maximum outstanding requests that the session is configured with.
- getMaxPendingRequests() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the value of the maximum pending request option in this instance.
- getMaxSendCacheSize() - Method in class com.bloomberglp.blpapi.SessionOptions
- getName(String) - Static method in class com.bloomberglp.blpapi.Name
-
Return a reference to a Name object for the specified nameString creating it if it doesn't exist already
- getOperation(int) - Method in class com.bloomberglp.blpapi.Service
-
Return the
Operation
of this Service at the specified index. - getOperation(Name) - Method in class com.bloomberglp.blpapi.Service
-
Return the
Operation
of this service having the specified name - getOperation(String) - Method in class com.bloomberglp.blpapi.Service
-
Return the
Operation
of this service having the specified name - getPartsToRegister() - Method in class com.bloomberglp.blpapi.ServiceRegistrationOptions
-
Returns the parts of the service to be registered.
- getRecordSubscriptionDataReceiveTimes() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns if the receipt time (accessed via
Message.timeReceivedMillis()
) should be recorded for subscription data messages. - getRequestId() - Method in class com.bloomberglp.blpapi.Message
-
Returns the request id of the message if one exists, otherwise,
null
. - getRequestId() - Method in interface com.bloomberglp.blpapi.Request
-
Returns request id if one exists, otherwise,
null
. - getServerAddresses() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the list of server addresses that this session is configured to connect to.
- getServerHost() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the value of the server host option in this instance.
- getServerPort() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the server port that this session connects to.
- getService(String) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Return a handle to a
Service
object representing the service identified by the specified 'serviceIdentifier' - getServiceCheckTimeout() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the value of the service check timeout option in this instance in milliseconds.
- getServiceDownloadTimeout() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the value of the service download timeout option in this instance in milliseconds.
- getServicePriority() - Method in class com.bloomberglp.blpapi.ServiceRegistrationOptions
-
Returns the value of the service priority.
- getSessionIdentity() - Method in class com.bloomberglp.blpapi.AbstractSession
-
Returns the session identity if it is authorized.
- getSessionName() - Method in class com.bloomberglp.blpapi.AbstractSession
- getSessionName() - Method in class com.bloomberglp.blpapi.SessionOptions
- getSlowConsumerWarningHiWaterMark() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the fraction of maxEventQueueSize at which "slow consumer" event will be generated.
- getSlowConsumerWarningLoWaterMark() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the fraction of maxEventQueueSize at which "slow consumer cleared" event will be generated.
- getSocks5Config() - Method in class com.bloomberglp.blpapi.SessionOptions.ServerAddress
- getSslContext() - Method in class com.bloomberglp.blpapi.TlsOptions
-
Returns the
SSLContext
object that will be used in establishing secure connections. - getTlsHandshakeTimeout() - Method in class com.bloomberglp.blpapi.TlsOptions
-
Returns TLS handshake timeout, which by default is 10 seconds.
- getTlsOptions() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Returns the TLS options used to configure secure communication with endpoints.
- getTopic(Message) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Finds a previously created
Topic
object based on the specifiedmessage
. - getValueAsBool() - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of this element as a boolean
- getValueAsBool(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the element at the specified index as a boolean
- getValueAsBytes() - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of this element as a byte array
- getValueAsBytes(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the element at the specified index as a byte array
- getValueAsChar() - Method in class com.bloomberglp.blpapi.Constant
-
Return the value of this Constant as a char if it can be converted
- getValueAsChar() - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of this element as a char
- getValueAsChar(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the element at the specified index as a char
- getValueAsDate() - Method in class com.bloomberglp.blpapi.Constant
-
Deprecated.since 3.2.1 Use
Constant.getValueAsDatetime()
instead - getValueAsDate() - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of this element as a Date
- getValueAsDate(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the element at the specified index as a Date
- getValueAsDatetime() - Method in class com.bloomberglp.blpapi.Constant
-
Return the value of this Constant as a Datetime if it can be converted
- getValueAsDatetime() - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of this element as a Datetime
- getValueAsDatetime(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the element at the specified index as a Datetime
- getValueAsElement() - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of this element as an Element
- getValueAsElement(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value at the specified index in this element as an Element
- getValueAsEnumeration() - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of this element as a Enumeration constant
- getValueAsEnumeration(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the element at the specified index as a Enumeration constant
- getValueAsFloat32() - Method in class com.bloomberglp.blpapi.Constant
-
Return the value of this Constant as a Float32 if it can be converted
- getValueAsFloat32() - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of this element as a float
- getValueAsFloat32(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the element at the specified index as a float
- getValueAsFloat64() - Method in class com.bloomberglp.blpapi.Constant
-
Return the value of this Constant as a Float64 if it can be converted
- getValueAsFloat64() - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of this element as a double
- getValueAsFloat64(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the element at the specified index as a double
- getValueAsInt32() - Method in class com.bloomberglp.blpapi.Constant
-
Return the value of this Constant as an Int32 if it can be converted
- getValueAsInt32() - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of this element as a int
- getValueAsInt32(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the element at the specified index as a int
- getValueAsInt64() - Method in class com.bloomberglp.blpapi.Constant
-
Return the value of this Constant as an Int64 if it can be converted
- getValueAsInt64() - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of this element as a long
- getValueAsInt64(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the element at the specified index as a long
- getValueAsName() - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of this element as a Enumeration constant
- getValueAsName(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the element at the specified index as a Enumeration constant
- getValueAsString() - Method in class com.bloomberglp.blpapi.Constant
-
Return the value of this Constant as a String if it can be converted
- getValueAsString() - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of this element as a String
- getValueAsString(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the element at the specified index as a String
- getValueAsTime() - Method in class com.bloomberglp.blpapi.Constant
-
Deprecated.since 3.2.1 Use
Constant.getValueAsDatetime()
instead - getValueAsTime() - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of this element as a Time
- getValueAsTime(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns the value of the element at the specified index as a Time
- getZfpOptionsForLeasedLines(ZfpUtil.Remote, TlsOptions) - Static method in class com.bloomberglp.blpapi.ZfpUtil
-
Creates a
SessionOptions
object for applications that leverages private leased lines to Bloomberg network.
H
- hasConstant(Name) - Method in class com.bloomberglp.blpapi.ConstantsList
-
Return true if this ConstantsList contains a
Constant
object with the specified name - hasConstant(String) - Method in class com.bloomberglp.blpapi.ConstantsList
-
Return true if this ConstantsList contains a
Constant
object with the specified name - hasConstraint(Name) - Method in class com.bloomberglp.blpapi.ConstraintsList
- hasElement(Name) - Method in class com.bloomberglp.blpapi.Element
-
Returns true if this element contains an element with the specified name
- hasElement(Name) - Method in class com.bloomberglp.blpapi.Message
-
Return true if this message has the element having the specified name false otherwise
- hasElement(Name) - Method in interface com.bloomberglp.blpapi.Request
-
Return true if this request contains the element having the specified name false otherwise
- hasElement(Name, boolean) - Method in class com.bloomberglp.blpapi.Element
-
Returns true if this element contains an element with the specified name
- hasElement(Name, boolean) - Method in class com.bloomberglp.blpapi.Message
-
Return true if this message has the element having the specified name false otherwise
- hasElement(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.hasElement(Name)
instead. - hasElement(String) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.hasElement(Name)
instead. - hasElement(String) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.hasElement(Name)
instead. - hasElement(String, boolean) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.hasElement(Name, boolean)
instead. - hasElement(String, boolean) - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.Use {
Message.hasElement(Name, boolean)
instead. - hasElementDefinition(Name) - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Return true if this SchemaTypeDefinition contains an ElementDefinition with the specified name.
- hasEntitlements(int[], Service) - Method in interface com.bloomberglp.blpapi.Identity
-
Return true if the user has the specified entitlements for the specified Service
- hasEntitlements(int[], Service, List<Integer>) - Method in interface com.bloomberglp.blpapi.Identity
-
Return true if the user has the specified entitlements for the specified Service
- hasEntitlements(Element, Service) - Method in interface com.bloomberglp.blpapi.Identity
-
Return true if the user has the specified entitlements for the specified Service
- hasEntitlements(Element, Service, List<Integer>) - Method in interface com.bloomberglp.blpapi.Identity
-
Return true if the user has the specified entitlements for the specified Service
- hashCode() - Method in class com.bloomberglp.blpapi.CorrelationID
-
Return the hashcode value for this CorrelationID
- hashCode() - Method in class com.bloomberglp.blpapi.Datetime
- hashCode() - Method in class com.bloomberglp.blpapi.Name
-
Return a hashcode value for this Name object
- hasName(String) - Static method in class com.bloomberglp.blpapi.Name
-
Return true if a reference to a Name object exists for the specified nameString
- hasNext() - Method in class com.bloomberglp.blpapi.ElementIterator
-
Return true if there more elements available in this iteration false otherwise
- hasNext() - Method in class com.bloomberglp.blpapi.MessageIterator
-
Returns true if the iteration has more elements.
- hasNext() - Method in class com.bloomberglp.blpapi.SubscriptionIterator
-
Return true if there are more Subscriptions available for iteration
- hasParts(int) - Method in class com.bloomberglp.blpapi.Datetime
-
Return true if this Datetime object has all of the specified parts set.
- host() - Method in class com.bloomberglp.blpapi.SessionOptions.ServerAddress
- hour() - Method in class com.bloomberglp.blpapi.Datetime
-
Return the hour value of this Datetime object.
- HOUR - Static variable in class com.bloomberglp.blpapi.Datetime
I
- Identity - Interface in com.bloomberglp.blpapi
-
Provides access to the services and the entitlements for a specific user.
- Identity.SeatType - Enum Class in com.bloomberglp.blpapi
-
Seat type enumeration defines seat type values such as whether this identity is a Bloomberg Professional Service user.
- impl() - Method in class com.bloomberglp.blpapi.Socks5Config
-
For internal use only.
- INACTIVE - Static variable in class com.bloomberglp.blpapi.Schema.Status.Constants
- INACTIVE - Static variable in class com.bloomberglp.blpapi.Schema.Status
-
This item is not current and will not appear in messages
- INT32 - Static variable in class com.bloomberglp.blpapi.Schema.Datatype.Constants
- INT32 - Static variable in class com.bloomberglp.blpapi.Schema.Datatype
-
32 bit Integer
- INT64 - Static variable in class com.bloomberglp.blpapi.Schema.Datatype.Constants
- INT64 - Static variable in class com.bloomberglp.blpapi.Schema.Datatype
-
64 bit Integer
- INTERMEDIATE - Enum constant in enum class com.bloomberglp.blpapi.Message.Fragment
-
Intermediate fragmented messages
- intValue() - Method in class com.bloomberglp.blpapi.AbstractSession.StopOption
- intValue() - Method in class com.bloomberglp.blpapi.Event.EventType
-
Return the integer value to facilitate switch constructs on the event type
- intValue() - Method in enum class com.bloomberglp.blpapi.Identity.SeatType
- intValue() - Method in class com.bloomberglp.blpapi.Schema.Datatype
-
Return the integer value of the datatype to be used in Switch constructs
- intValue() - Method in class com.bloomberglp.blpapi.Schema.Status
- intValue() - Method in class com.bloomberglp.blpapi.Session.SubscriptionStatus
-
Integer value of the subscription status to be used in Switch constructs
- intValue() - Method in class com.bloomberglp.blpapi.SessionOptions.ClientMode
- INVALID_SEAT - Enum constant in enum class com.bloomberglp.blpapi.Identity.SeatType
-
Invalid seat type
- INVALID_SUBSCRIPTION_STRING - Enum constant in enum class com.bloomberglp.blpapi.SubscriptionPreprocessError.Code
-
Indicates that the subscription string of a
Subscription
is invalid. - InvalidConversionException - Exception in com.bloomberglp.blpapi
-
Invalid conversion exception.
- InvalidConversionException(String) - Constructor for exception com.bloomberglp.blpapi.InvalidConversionException
- InvalidConversionException(String, Throwable) - Constructor for exception com.bloomberglp.blpapi.InvalidConversionException
- InvalidConversionException(Throwable) - Constructor for exception com.bloomberglp.blpapi.InvalidConversionException
- InvalidRequestException - Exception in com.bloomberglp.blpapi
-
This exception is thrown when an API client attempts to send a request which is not valid by the request schema
- InvalidRequestException() - Constructor for exception com.bloomberglp.blpapi.InvalidRequestException
- InvalidRequestException(String) - Constructor for exception com.bloomberglp.blpapi.InvalidRequestException
- InvalidRequestException(String, Throwable) - Constructor for exception com.bloomberglp.blpapi.InvalidRequestException
- InvalidRequestException(Throwable) - Constructor for exception com.bloomberglp.blpapi.InvalidRequestException
- isActive() - Method in interface com.bloomberglp.blpapi.Topic
- isArray() - Method in class com.bloomberglp.blpapi.Element
-
Returns true if this element is an array
- isAuthorized(Service) - Method in interface com.bloomberglp.blpapi.Identity
-
Return true if the user handle is authorized for the specified service
- isComplexType() - Method in class com.bloomberglp.blpapi.Element
-
Indicates whether this element is a complex type.
- isComplexType() - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Return true if this SchemaTypeDefinition defines a Sequence or a Choice type.
- isEmpty() - Method in class com.bloomberglp.blpapi.SubscriptionList
-
Tests if this SubscriptionList has no elements
- isEnumerationType() - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Return true if this SchemaTypeDefinition defines a enumerated type
- isEqualTo(Constant) - Method in class com.bloomberglp.blpapi.Element
- isEqualTo(Constant, int) - Method in class com.bloomberglp.blpapi.Element
-
Return true if the value at the specified index of this element is equal to the specified constant
- isInternal() - Method in class com.bloomberglp.blpapi.CorrelationID
-
Return true if this correlation id object was generated internally by the library false otherwise
- isNull() - Method in class com.bloomberglp.blpapi.Element
-
Returns true if this element is null.
- isNullValue(int) - Method in class com.bloomberglp.blpapi.Element
-
Returns true if the element at the specified position in a Sequence or choice element is null.
- isObject() - Method in class com.bloomberglp.blpapi.CorrelationID
-
Return true if this correlation id object was originally initialized with an Object value false otherwise
- isReadOnly() - Method in class com.bloomberglp.blpapi.Element
-
Returns true if this element cannot be modified
- isResolved() - Method in class com.bloomberglp.blpapi.Subscription
- isSimpleType() - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Return true if this SchemaTypeDefinition defines a primitive type
- isValid() - Method in class com.bloomberglp.blpapi.Datetime
-
Check whether the value of this 'Datetime' object is valid.
- isValid() - Method in class com.bloomberglp.blpapi.Event
-
Return true if this event is valid false otherwise
- isValid() - Method in class com.bloomberglp.blpapi.Message
- isValidField(int) - Method in class com.bloomberglp.blpapi.Datetime
-
Deprecated.
- isValue() - Method in class com.bloomberglp.blpapi.CorrelationID
-
Return true if this correlation id object was originally initialized with a long value false otherwise
- iterator() - Method in class com.bloomberglp.blpapi.Event
-
Return an iterator over the messages contained in this Event
- iterator() - Method in class com.bloomberglp.blpapi.SubscriptionList
-
Return an iterator over the subscriptions contained in this SubscriptionList
L
- Logging - Class in com.bloomberglp.blpapi
-
Provides a way to register a call back for logging
- Logging() - Constructor for class com.bloomberglp.blpapi.Logging
- Logging.Callback - Interface in com.bloomberglp.blpapi
-
An interface for a callback that can been registered to get the log messages
- logTestMessage(Level) - Static method in class com.bloomberglp.blpapi.Logging
-
log a test message at the specified 'level'.
M
- majorVersion() - Static method in class com.bloomberglp.blpapi.VersionInfo
- maxValues() - Method in class com.bloomberglp.blpapi.SchemaElementDefinition
-
Return the maximum number of occurences of the this item.
- message(CorrelationID) - Method in class com.bloomberglp.blpapi.ResolutionList
- message(CorrelationID) - Method in class com.bloomberglp.blpapi.TopicList
- Message - Class in com.bloomberglp.blpapi
-
Message objects are used to represent all outputs from the API
- Message.Fragment - Enum Class in com.bloomberglp.blpapi
-
A message could be split into more than one fragments to reduce each message size.
- Message.Recap - Enum Class in com.bloomberglp.blpapi
-
Some subscription data messages (messages which originate from events with event type
Event.EventType.SUBSCRIPTION_DATA
) are recaps, which summarize the overall state of the data associated with a subscription. - messageAt(int) - Method in class com.bloomberglp.blpapi.ResolutionList
- messageAt(int) - Method in class com.bloomberglp.blpapi.TopicList
- MessageFormatter - Interface in com.bloomberglp.blpapi.test
-
MessageFormatter
is used to populate/format a message. - messageIterator() - Method in class com.bloomberglp.blpapi.Event
-
Return a new instance of a MessageIterator for iterating through all the messages in this Event
- MessageIterator - Class in com.bloomberglp.blpapi
- MessageProperties - Class in com.bloomberglp.blpapi.test
-
This class represents properties of a message that are not part of the message contents, for example the
CorrelationID
, or timestamp. - MessageProperties() - Constructor for class com.bloomberglp.blpapi.test.MessageProperties
-
Creates a
MessageProperties
with default values. - messageType() - Method in class com.bloomberglp.blpapi.Message
-
Return the Name constant representing the type of the message
- microsecond() - Method in class com.bloomberglp.blpapi.Datetime
-
Return the number of (whole) microseconds in the fraction-of-a-second part of the value of this object.
- MICROSECOND - Static variable in class com.bloomberglp.blpapi.Datetime
- millisecond() - Method in class com.bloomberglp.blpapi.Datetime
-
Return the millisecond value within the second of this Datetime object.
- milliSecond() - Method in class com.bloomberglp.blpapi.Datetime
-
Return the millisecond value within the second of this Datetime object.
- MILLISECOND - Static variable in class com.bloomberglp.blpapi.Datetime
- minorVersion() - Static method in class com.bloomberglp.blpapi.VersionInfo
- minute() - Method in class com.bloomberglp.blpapi.Datetime
-
Return the minute value of this Datetime object.
- MINUTE - Static variable in class com.bloomberglp.blpapi.Datetime
- minValues() - Method in class com.bloomberglp.blpapi.SchemaElementDefinition
-
Return the minimum number of occurences of this item.
- month() - Method in class com.bloomberglp.blpapi.Datetime
-
Return the month value of this Datetime object.
- MONTH - Static variable in class com.bloomberglp.blpapi.Datetime
N
- name() - Method in class com.bloomberglp.blpapi.Constant
-
Returns the symbolic name of the constant
- name() - Method in class com.bloomberglp.blpapi.ConstantsList
-
Returns the symbolic name of this ConstantsList
- name() - Method in class com.bloomberglp.blpapi.Element
-
Return the name of this Element
- name() - Method in class com.bloomberglp.blpapi.Operation
-
Return the name of this Operation
- name() - Method in class com.bloomberglp.blpapi.SchemaElementDefinition
-
Return the name of this item
- name() - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Return the name of this SchemaTypeDefinition
- name() - Method in class com.bloomberglp.blpapi.Service
-
Return a string which contains the name of this Service
- Name - Class in com.bloomberglp.blpapi
-
Name objects are used to identify and access the classes which define the schema -
SchemaTypeDefinition
,SchemaElementDefinition
,Constant
,ConstantsList
. - Name() - Constructor for class com.bloomberglp.blpapi.Name
-
Default constructed Name.
- Name(String) - Constructor for class com.bloomberglp.blpapi.Name
-
Construct a Name from the specified nameString
- NameEnumeration - Interface in com.bloomberglp.blpapi
-
Deprecated.
- NameEnumerationTable - Class in com.bloomberglp.blpapi
-
Deprecated.
- NameEnumerationTable(NameEnumeration) - Constructor for class com.bloomberglp.blpapi.NameEnumerationTable
-
Deprecated.
- Names - Class in com.bloomberglp.blpapi
-
Provides commonly used
Name
instances. - Names() - Constructor for class com.bloomberglp.blpapi.Names
- nanosecond() - Method in class com.bloomberglp.blpapi.Datetime
-
Return the number of (whole) nanoseconds in the fraction-of-a-second part of the value of this object.
- NANOSECOND - Static variable in class com.bloomberglp.blpapi.Datetime
- next() - Method in class com.bloomberglp.blpapi.ElementIterator
-
Return the next contained Element in this iteration
- next() - Method in class com.bloomberglp.blpapi.MessageIterator
-
Return the next element in the iteration
- next() - Method in class com.bloomberglp.blpapi.SubscriptionIterator
-
Returns the next Subscription in the iteration
- nextEvent() - Method in class com.bloomberglp.blpapi.AbstractSession
-
Retrieves the next event available for processing on this session
- nextEvent() - Method in class com.bloomberglp.blpapi.EventQueue
-
Retrieves the next event available for processing on this EventQueue
- nextEvent(long) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Retrieves the next event available for processing on this session
- nextEvent(long) - Method in class com.bloomberglp.blpapi.EventQueue
-
Retrieves the next event available for processing on this EventQueue
- NONBPS - Enum constant in enum class com.bloomberglp.blpapi.Identity.SeatType
-
None Bloomberg Professional Service
- NONE - Enum constant in enum class com.bloomberglp.blpapi.Message.Fragment
-
Message is not fragmented
- NONE - Enum constant in enum class com.bloomberglp.blpapi.Message.Recap
-
Normal data tick; not a recap
- NOT_CREATED - Enum constant in enum class com.bloomberglp.blpapi.TopicList.Status
- NotFoundException - Exception in com.bloomberglp.blpapi
-
Not present exception.
- NotFoundException() - Constructor for exception com.bloomberglp.blpapi.NotFoundException
- NotFoundException(String) - Constructor for exception com.bloomberglp.blpapi.NotFoundException
- NotFoundException(String, Throwable) - Constructor for exception com.bloomberglp.blpapi.NotFoundException
- NotFoundException(Throwable) - Constructor for exception com.bloomberglp.blpapi.NotFoundException
- NullName - Static variable in class com.bloomberglp.blpapi.Name
-
Name object representing no actual string.
- numActiveThreads() - Method in class com.bloomberglp.blpapi.EventDispatcher
-
Return the number of active threads dispatching events in this EventDispatcher
- numAlternateNames() - Method in class com.bloomberglp.blpapi.SchemaElementDefinition
-
Return the number of alternate names for this item
- numConstants() - Method in class com.bloomberglp.blpapi.ConstantsList
-
Return the number of
Constant
objects contained in this ConstantsList - numConstraints() - Method in class com.bloomberglp.blpapi.ConstraintsList
- numCorrelationIds() - Method in class com.bloomberglp.blpapi.Message
-
Return the number of correlation ids associated with this message.
- numElementDefinitions() - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Return the number of ElementDefinitions in this SchemaTypeDefinition
- numElements() - Method in class com.bloomberglp.blpapi.Element
-
Return the number of elements this element contains
- numElements() - Method in class com.bloomberglp.blpapi.Message
-
Return the number of elements contained by this message
- numEventDefinitions() - Method in class com.bloomberglp.blpapi.Service
-
Return the number of unsolicited events defined by this Service
- numOperations() - Method in class com.bloomberglp.blpapi.Service
-
Return the number of Operations defined by this Service
- numResponseDefinitions() - Method in class com.bloomberglp.blpapi.Operation
-
Returns the number of the response types that can be returned by this Operation.
- numStartAttempts() - Method in class com.bloomberglp.blpapi.SessionOptions
-
Return the maximum number of attempts to retry establishing each connection (so that at least one connection has been established) when starting the session.
- numValues() - Method in class com.bloomberglp.blpapi.Element
-
Return the number of values this element contains
O
- object() - Method in class com.bloomberglp.blpapi.CorrelationID
-
Return the value of this correlation id as a Object value.
- onMessage(long, Level, Datetime, String, String) - Method in interface com.bloomberglp.blpapi.Logging.Callback
- openService(String) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Open the service having the specified
serviceIdentifier
- openServiceAsync(String) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Issue an asynchronous request to open a service.
- openServiceAsync(String, CorrelationID) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Initiate an asynchronous request to open a service.
- operation() - Method in interface com.bloomberglp.blpapi.Request
-
Return the Operation this Request is intended to invoke on the associated Service.
- Operation - Class in com.bloomberglp.blpapi
-
Operation objects are obtained from a
Service
object and it represents an Operation that can be executed on a Service. - Operation() - Constructor for class com.bloomberglp.blpapi.Operation
P
- PART_DEFAULT - Static variable in class com.bloomberglp.blpapi.ServiceRegistrationOptions.RegistrationParts
-
registering the parts of the service implied by options specified in the service metadata
- PART_OPERATIONS - Static variable in class com.bloomberglp.blpapi.ServiceRegistrationOptions.RegistrationParts
-
registering to receive the request types corresponding to each "operation" defined in the service metadata
- PART_PUBLISHER_RESOLUTION - Static variable in class com.bloomberglp.blpapi.ServiceRegistrationOptions.RegistrationParts
-
registering to receive resolution requests (with message type 'PermissionRequest') from publishers (via
ProviderSession.createTopics(com.bloomberglp.blpapi.TopicList)
) - PART_PUBLISHING - Static variable in class com.bloomberglp.blpapi.ServiceRegistrationOptions.RegistrationParts
-
registering to receive subscribe and unsubscribe messages
- PART_SUBSCRIBER_RESOLUTION - Static variable in class com.bloomberglp.blpapi.ServiceRegistrationOptions.RegistrationParts
-
registering to receive resolution requests (with message type 'PermissionRequest') from subscribers
- PARTIAL_RESPONSE - Static variable in class com.bloomberglp.blpapi.Event.EventType.Constants
-
switchable constant for
Event.EventType.PARTIAL_RESPONSE
- PARTIAL_RESPONSE - Static variable in class com.bloomberglp.blpapi.Event.EventType
-
non-final response received for a pending non-subscription request.
- parts() - Method in class com.bloomberglp.blpapi.Datetime
-
Return a bitmask of all parts that are set in this Datetime object.
- patchVersion() - Static method in class com.bloomberglp.blpapi.VersionInfo
- PENDING_DEPRECATION - Static variable in class com.bloomberglp.blpapi.Schema.Status.Constants
- PENDING_DEPRECATION - Static variable in class com.bloomberglp.blpapi.Schema.Status
- PERMISSION_REQUEST - Static variable in class com.bloomberglp.blpapi.Names
- PERMISSION_RESPONSE - Static variable in class com.bloomberglp.blpapi.Names
- picosecond() - Method in class com.bloomberglp.blpapi.Datetime
-
Return the number of (whole) picoseconds in the fraction-of-a-second part of the value of this object.
- PICOSECOND - Static variable in class com.bloomberglp.blpapi.Datetime
- popElement() - Method in class com.bloomberglp.blpapi.EventFormatter
-
Returns this formatter's context back to the location where it was before the most recent call to
EventFormatter.pushElement(java.lang.String)
or {EventFormatter.appendElement()
. - popElement() - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Undoes the most recent call to
pushElement(com.bloomberglp.blpapi.Name)
on thisMessageFormatter
and returns the context of theMessageFormatter
to where it was before the call topushElement(com.bloomberglp.blpapi.Name)
. - port() - Method in class com.bloomberglp.blpapi.SessionOptions.ServerAddress
- print(OutputStream) - Method in class com.bloomberglp.blpapi.Element
-
Prints the contents of this element to the specified OutputStream.
- print(OutputStream) - Method in class com.bloomberglp.blpapi.Message
-
Prints the contents of this message to OutputStream.
- print(OutputStream) - Method in interface com.bloomberglp.blpapi.Request
-
Prints the contents of this message to the specified OutputStream.
- print(OutputStream) - Method in class com.bloomberglp.blpapi.Service
-
Prints the schema of this service to OutputStream.
- print(Writer) - Method in class com.bloomberglp.blpapi.Element
-
Prints the contents of this element to the specified Writer.
- print(Writer) - Method in class com.bloomberglp.blpapi.Message
-
Prints the contents of this message to Writer.
- print(Writer) - Method in interface com.bloomberglp.blpapi.Request
-
Prints the contents of this message to the specified Writer.
- print(Writer) - Method in class com.bloomberglp.blpapi.Service
-
Prints the schema of this service to Writer.
- PRIORITY_HIGH - Static variable in class com.bloomberglp.blpapi.ServiceRegistrationOptions.ServiceRegistrationPriority
- PRIORITY_LOW - Static variable in class com.bloomberglp.blpapi.ServiceRegistrationOptions.ServiceRegistrationPriority
- PRIORITY_MEDIUM - Static variable in class com.bloomberglp.blpapi.ServiceRegistrationOptions.ServiceRegistrationPriority
- processEvent(Event, ProviderSession) - Method in interface com.bloomberglp.blpapi.ProviderEventHandler
- processEvent(Event, Session) - Method in interface com.bloomberglp.blpapi.EventHandler
- ProviderEventHandler - Interface in com.bloomberglp.blpapi
- ProviderSession - Class in com.bloomberglp.blpapi
-
This class provides a session that can be used for providing services.
- ProviderSession() - Constructor for class com.bloomberglp.blpapi.ProviderSession
- ProviderSession(SessionOptions) - Constructor for class com.bloomberglp.blpapi.ProviderSession
- ProviderSession(SessionOptions, ProviderEventHandler) - Constructor for class com.bloomberglp.blpapi.ProviderSession
- ProviderSession(SessionOptions, ProviderEventHandler, EventDispatcher) - Constructor for class com.bloomberglp.blpapi.ProviderSession
-
Construct a Session using the optionally specified 'options', the optionally specified 'eventHandler' and the optionally specified 'eventDispatcher'.
- ProviderSession.ResolveMode - Class in com.bloomberglp.blpapi
- publish(Event) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Publish the specified 'event'.
- purge() - Method in class com.bloomberglp.blpapi.EventQueue
-
Purge all events from this Event Queue and cancel all Requests that this Event Queue is associated with
- pushElement(Name) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Changes the level at which this
EventFormatter
is operating to the specified element 'name'. - pushElement(Name) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Changes the level at which this
MessageFormatter
is operating to the specified elementname
. - pushElement(String) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Deprecated.Use {
EventFormatter.pushElement(Name)
instead.
R
- recapType() - Method in class com.bloomberglp.blpapi.Message
-
Return the recap type.
- RECEIVING_MESSAGES - Static variable in class com.bloomberglp.blpapi.Session.SubscriptionStatus.Constants
- RECEIVING_MESSAGES - Static variable in class com.bloomberglp.blpapi.Session.SubscriptionStatus
-
Indicates that the subscription has successfully completed and messages are being received for the subscribed instrument
- registerCallback(Logging.Callback, Level) - Static method in class com.bloomberglp.blpapi.Logging
-
register a callback with the specified 'level' as default threshold level
- registerService(String, Identity) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Attempts to register the service identified by the specified
serviceName
and blocks until the service is either registered successfully or has failed to be registered. - registerService(String, Identity, ServiceRegistrationOptions) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Attempts to register the service identified by the specified
serviceName
using the optionally specifiedregistrationOptions
and block until the service is either registered successfully or has failed to be registered. - registerServiceAsync(String, Identity) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Begins the process of registering the service identified by the specified
serviceName
and returns immediately. - registerServiceAsync(String, Identity, CorrelationID) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Begins the process of registering the service identified by the specified
serviceName
and returns immediately. - registerServiceAsync(String, Identity, CorrelationID, ServiceRegistrationOptions) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Is registerServiceAsync extended.
- registerServiceAsync(String, Identity, ServiceRegistrationOptions) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Is registerServiceAsync extended.
- RegistrationParts() - Constructor for class com.bloomberglp.blpapi.ServiceRegistrationOptions.RegistrationParts
- REMOTE_8194 - Enum constant in enum class com.bloomberglp.blpapi.ZfpUtil.Remote
- REMOTE_8196 - Enum constant in enum class com.bloomberglp.blpapi.ZfpUtil.Remote
- remove() - Method in class com.bloomberglp.blpapi.ElementIterator
- remove() - Method in class com.bloomberglp.blpapi.MessageIterator
-
The remove operation is not supported by this Iterator
- remove(int) - Method in class com.bloomberglp.blpapi.SubscriptionList
-
Remove the Subscription at the specified index in this SubscriptionList
- Request - Interface in com.bloomberglp.blpapi
-
This class represents a single request to a particular service
- REQUEST - Static variable in class com.bloomberglp.blpapi.Event.EventType.Constants
-
switchable constant for
Event.EventType.REQUEST
- REQUEST - Static variable in class com.bloomberglp.blpapi.Event.EventType
- REQUEST_FAILURE - Static variable in class com.bloomberglp.blpapi.Names
- REQUEST_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType.Constants
-
switchable constant for
Event.EventType.REQUEST_STATUS
- REQUEST_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType
-
Changes in the state of a pending non-subscription request
- REQUEST_TEMPLATE_AVAILABLE - Static variable in class com.bloomberglp.blpapi.Names
- REQUEST_TEMPLATE_PENDING - Static variable in class com.bloomberglp.blpapi.Names
- REQUEST_TEMPLATE_TERMINATED - Static variable in class com.bloomberglp.blpapi.Names
- requestDefinition() - Method in class com.bloomberglp.blpapi.Operation
-
Returns a read-only SchemaElementDefinition which defines the schema for this Operation
- RequestQueueOverflowException - Exception in com.bloomberglp.blpapi
- RequestQueueOverflowException() - Constructor for exception com.bloomberglp.blpapi.RequestQueueOverflowException
- RequestQueueOverflowException(String) - Constructor for exception com.bloomberglp.blpapi.RequestQueueOverflowException
- RequestQueueOverflowException(String, Throwable) - Constructor for exception com.bloomberglp.blpapi.RequestQueueOverflowException
- RequestQueueOverflowException(Throwable) - Constructor for exception com.bloomberglp.blpapi.RequestQueueOverflowException
- RequestTemplate - Interface in com.bloomberglp.blpapi
-
This class provides a handle for a request template.
- requestType() - Method in class com.bloomberglp.blpapi.Operation
-
Deprecated.as of 3.2.1, use
Operation.requestDefinition()
instead - RESOLUTION_FAILURE - Static variable in class com.bloomberglp.blpapi.Names
- RESOLUTION_FAILURE_BAD_SERVICE - Enum constant in enum class com.bloomberglp.blpapi.ResolutionList.Status
- RESOLUTION_FAILURE_BAD_TOPIC - Enum constant in enum class com.bloomberglp.blpapi.ResolutionList.Status
- RESOLUTION_FAILURE_SERVICE_AUTHORIZATION_FAILED - Enum constant in enum class com.bloomberglp.blpapi.ResolutionList.Status
- RESOLUTION_FAILURE_TOPIC_AUTHORIZATION_FAILED - Enum constant in enum class com.bloomberglp.blpapi.ResolutionList.Status
- RESOLUTION_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType.Constants
-
switchable constant for
Event.EventType.RESOLUTION_STATUS
- RESOLUTION_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType
- RESOLUTION_SUCCESS - Static variable in class com.bloomberglp.blpapi.Names
- ResolutionList - Class in com.bloomberglp.blpapi
- ResolutionList() - Constructor for class com.bloomberglp.blpapi.ResolutionList
- ResolutionList.Status - Enum Class in com.bloomberglp.blpapi
- resolve(ResolutionList) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Resolves the topics in the specified 'resolutionList' and updates the 'resolutionList' with the results of the resolution process.
- resolve(ResolutionList, ProviderSession.ResolveMode) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Resolves the topics in the specified 'resolutionList' and updates the 'resolutionList' with the results of the resolution process.
- resolve(ResolutionList, ProviderSession.ResolveMode, Identity) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Resolves the topics in the specified 'resolutionList' and updates the 'resolutionList' with the results of the resolution process.
- resolveAsync(ResolutionList) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Begin the resolution of the topics in the specified 'resolutionList'.All the services referenced in the topics in the 'resolutionList' must already have been registered using registerService().
- resolveAsync(ResolutionList, ProviderSession.ResolveMode) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Begin the resolution of the topics in the specified 'resolutionList'.
- resolveAsync(ResolutionList, ProviderSession.ResolveMode, Identity) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Begin the resolution of the topics in the specified 'resolutionList'.
- RESOLVED - Enum constant in enum class com.bloomberglp.blpapi.ResolutionList.Status
- RESPONSE - Static variable in class com.bloomberglp.blpapi.Event.EventType.Constants
-
switchable constant for
Event.EventType.RESPONSE
- RESPONSE - Static variable in class com.bloomberglp.blpapi.Event.EventType
-
Final response received for a pending non-subscription request.
- responseDefinition(int) - Method in class com.bloomberglp.blpapi.Operation
-
Returns a read-only SchemaElementDefinition which defines the schema of the 'index'th possible response that this Operation delivers.
- responseDefinition(Name) - Method in class com.bloomberglp.blpapi.Operation
-
Returns a read-only
SchemaElementDefinition
which defines the schema of a possible response withname
that thisOperation
delivers. - responseType() - Method in class com.bloomberglp.blpapi.Operation
-
Deprecated.As of new release, replaced by
Operation.numResponseDefinitions()
andOperation.responseDefinition(int)
- resubscribe(SubscriptionList) - Method in class com.bloomberglp.blpapi.Session
-
This is the same as calling
resubscribe(subscriptionList, nullRequestLabel)
- resubscribe(SubscriptionList, int) - Method in class com.bloomberglp.blpapi.Session
-
This is the same as calling
resubscribe(subscriptionList, resubId, nullRequestLabel)
- resubscribe(SubscriptionList, int, SubscriptionPreprocessMode) - Method in class com.bloomberglp.blpapi.Session
-
This is the same as calling
resubscribe(subscriptionList, resubId, nullRequestLabel, mode)
- resubscribe(SubscriptionList, int, String) - Method in class com.bloomberglp.blpapi.Session
-
Modify each subscription in the specified subscriptionList to reflect the modified options specified for it.
- resubscribe(SubscriptionList, int, String, SubscriptionPreprocessMode) - Method in class com.bloomberglp.blpapi.Session
-
Modifies each subscription in
subscriptionList
to reflect the modified options specified for it. - resubscribe(SubscriptionList, SubscriptionPreprocessMode) - Method in class com.bloomberglp.blpapi.Session
-
This is the same as calling
resubscribe(subscriptionList, nullRequestLabel, mode)
- resubscribe(SubscriptionList, String) - Method in class com.bloomberglp.blpapi.Session
-
Modify each subscription in the specified subscriptionList to reflect the modified options specified for it.
- resubscribe(SubscriptionList, String, SubscriptionPreprocessMode) - Method in class com.bloomberglp.blpapi.Session
-
Modifies each subscription in
subscriptionList
to reflect the modified options specified for it. - RETURN_INDIVIDUAL_ERRORS - Enum constant in enum class com.bloomberglp.blpapi.SubscriptionPreprocessMode
-
In this mode, instead of throwing exceptions, a list of
SubscriptionPreprocessError
is returned, each representing an error due to an invalid subscription inSubscriptionList
.
S
- SAPI - Static variable in class com.bloomberglp.blpapi.SessionOptions.ClientMode.Constants
- SAPI - Static variable in class com.bloomberglp.blpapi.SessionOptions.ClientMode
-
Constant identifying a Server API client
- Schema - Class in com.bloomberglp.blpapi
-
Contains constants used in the classes which represent the data model.
- Schema() - Constructor for class com.bloomberglp.blpapi.Schema
- Schema.Datatype - Class in com.bloomberglp.blpapi
-
Enumerations for various data types supported in the schema.
- Schema.Datatype.Constants - Class in com.bloomberglp.blpapi
-
Integer constants to facilitate switch constructs on
Schema.Datatype
Enumeration - Schema.Status - Class in com.bloomberglp.blpapi
-
Enumeration describing the status of various elements in the schema
- Schema.Status.Constants - Class in com.bloomberglp.blpapi
-
Integer constants to facilitate switch constructs on
Schema.Status
Enumeration - SchemaElementDefinition - Class in com.bloomberglp.blpapi
-
The definition of an item in a data schema.
- SchemaElementDefinition() - Constructor for class com.bloomberglp.blpapi.SchemaElementDefinition
- SchemaTypeDefinition - Class in com.bloomberglp.blpapi
-
The definition of a type in the schema.
- SchemaTypeDefinition() - Constructor for class com.bloomberglp.blpapi.SchemaTypeDefinition
- seatType() - Method in interface com.bloomberglp.blpapi.Identity
-
Return Seat Type value of this identity.
- second() - Method in class com.bloomberglp.blpapi.Datetime
-
Return the second value of this Datetime object.
- SECOND - Static variable in class com.bloomberglp.blpapi.Datetime
- sendAuthorizationRequest(Request, Identity, CorrelationID) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Send the specified authorizationRequest and update the specified identity with the results.
- sendAuthorizationRequest(Request, Identity, CorrelationID, String) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Send the specified authorizationRequest and update the specified identity with the results.
- sendAuthorizationRequest(Request, Identity, EventQueue, CorrelationID) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Send the specified authorizationRequest and update the specified identity with the results.
- sendAuthorizationRequest(Request, Identity, EventQueue, CorrelationID, String) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Send the specified authorizationRequest and update the specified identity with the results.
- sendAuthorizationRequest(Request, UserHandle, CorrelationID) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Deprecated.as of 3.3.0, use
AbstractSession.sendAuthorizationRequest(Request, Identity, CorrelationID)
instead - sendAuthorizationRequest(Request, UserHandle, CorrelationID, String) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Deprecated.as of 3.3.0, use
AbstractSession.sendAuthorizationRequest(Request, Identity, CorrelationID, String)
instead - sendAuthorizationRequest(Request, UserHandle, EventQueue, CorrelationID) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Deprecated.as of 3.3.0, use
AbstractSession.sendAuthorizationRequest(Request, Identity, EventQueue, CorrelationID)
instead - sendAuthorizationRequest(Request, UserHandle, EventQueue, CorrelationID, String) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Deprecated.as of 3.3.0, use
AbstractSession.sendAuthorizationRequest(Request, Identity, EventQueue, CorrelationID, String)
instead - sendRequest(Request, CorrelationID) - Method in class com.bloomberglp.blpapi.Session
-
Send the specified request to a service using this session
- sendRequest(Request, CorrelationID, String) - Method in class com.bloomberglp.blpapi.Session
-
Send the specified request to a service using this session
- sendRequest(Request, EventQueue, CorrelationID) - Method in class com.bloomberglp.blpapi.Session
-
Send the specified request to a service using this session
- sendRequest(Request, EventQueue, CorrelationID, String) - Method in class com.bloomberglp.blpapi.Session
-
Send the specified request to a service using this session
- sendRequest(Request, Identity, CorrelationID) - Method in class com.bloomberglp.blpapi.Session
-
Send the specified request to a service using this session
- sendRequest(Request, Identity, CorrelationID, String) - Method in class com.bloomberglp.blpapi.Session
-
Send the specified request to a service using this session
- sendRequest(Request, Identity, EventQueue, CorrelationID) - Method in class com.bloomberglp.blpapi.Session
-
Send the specified request to a service using this session
- sendRequest(Request, Identity, EventQueue, CorrelationID, String) - Method in class com.bloomberglp.blpapi.Session
-
Send the specified request to a service using this session
- sendRequest(Request, UserHandle, CorrelationID) - Method in class com.bloomberglp.blpapi.Session
-
Deprecated.as of 3.3.0, use
Session.sendRequest(Request, Identity, CorrelationID)
instead - sendRequest(Request, UserHandle, CorrelationID, String) - Method in class com.bloomberglp.blpapi.Session
-
Deprecated.as of 3.3.0, use
Session.sendRequest(Request, Identity, CorrelationID, String)
instead - sendRequest(Request, UserHandle, EventQueue, CorrelationID) - Method in class com.bloomberglp.blpapi.Session
-
Deprecated.as of 3.3.0, use
Session.sendRequest(Request, Identity, EventQueue, CorrelationID)
instead - sendRequest(Request, UserHandle, EventQueue, CorrelationID, String) - Method in class com.bloomberglp.blpapi.Session
-
Deprecated.as of 3.3.0, use
Session.sendRequest(Request, Identity, EventQueue, CorrelationID, String)
instead - sendRequest(RequestTemplate) - Method in class com.bloomberglp.blpapi.Session
-
Same as calling
sendRequest(requestTemplate, null)
- sendRequest(RequestTemplate, CorrelationID) - Method in class com.bloomberglp.blpapi.Session
-
Send a request defined by the specified 'requestTemplate'.
- sendResponse(Event) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Send the response event for previously received request
- sendResponse(Event, boolean) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Send the response event for previously received request
- SEQUENCE - Static variable in class com.bloomberglp.blpapi.Schema.Datatype.Constants
- SEQUENCE - Static variable in class com.bloomberglp.blpapi.Schema.Datatype
-
A complex type containing an ordered collection of one or more elements
- ServerAddress(String, int) - Constructor for class com.bloomberglp.blpapi.SessionOptions.ServerAddress
- ServerAddress(String, int, Socks5Config) - Constructor for class com.bloomberglp.blpapi.SessionOptions.ServerAddress
- service() - Method in class com.bloomberglp.blpapi.Message
-
Return the Service associated with this message.
- service() - Method in interface com.bloomberglp.blpapi.Topic
- Service - Class in com.bloomberglp.blpapi
-
Defines a service which provides access to API data.
- SERVICE_AVAILABILITY_INFO - Static variable in class com.bloomberglp.blpapi.Names
- SERVICE_DEREGISTERED - Static variable in class com.bloomberglp.blpapi.Names
- SERVICE_DOWN - Static variable in class com.bloomberglp.blpapi.Names
- SERVICE_OPEN_FAILURE - Static variable in class com.bloomberglp.blpapi.Names
- SERVICE_OPENED - Static variable in class com.bloomberglp.blpapi.Names
- SERVICE_REGISTER_FAILURE - Static variable in class com.bloomberglp.blpapi.Names
- SERVICE_REGISTERED - Static variable in class com.bloomberglp.blpapi.Names
- SERVICE_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType.Constants
-
switchable constant for
Event.EventType.SERVICE_STATUS
- SERVICE_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType
-
Changes to the status of an active open service request
- SERVICE_UP - Static variable in class com.bloomberglp.blpapi.Names
- ServiceRegistrationOptions - Class in com.bloomberglp.blpapi
-
Contains the options which the user can specify when registering a service.
- ServiceRegistrationOptions() - Constructor for class com.bloomberglp.blpapi.ServiceRegistrationOptions
-
Constructs a ServiceRegistrationOptions with well defined defaults for various options.
- ServiceRegistrationOptions.RegistrationParts - Class in com.bloomberglp.blpapi
-
Constants for specifying which part(s) of a service should be registered
- ServiceRegistrationOptions.ServiceRegistrationPriority - Class in com.bloomberglp.blpapi
-
Constants for specifying the priority of registered service.
- ServiceRegistrationPriority() - Constructor for class com.bloomberglp.blpapi.ServiceRegistrationOptions.ServiceRegistrationPriority
- Session - Class in com.bloomberglp.blpapi
-
This class provides a session for making requests and subscriptions to services
- Session() - Constructor for class com.bloomberglp.blpapi.Session
-
Same as calling
Session(SessionOptions(), null, null
- Session(SessionOptions) - Constructor for class com.bloomberglp.blpapi.Session
-
Create a session with the specified
sessionOptions
- Session(SessionOptions, EventHandler) - Constructor for class com.bloomberglp.blpapi.Session
-
Create a session with the specified
sessionOptions
and dispatch events on thissession
to the specifiedhandler
- Session(SessionOptions, EventHandler, EventDispatcher) - Constructor for class com.bloomberglp.blpapi.Session
-
Create a session with the specified
sessionOptions
and dispatch events on thissession
using the provideddispatcher
to the specifiedhandler
- SESSION_CLUSTER_INFO - Static variable in class com.bloomberglp.blpapi.Names
- SESSION_CLUSTER_UPDATE - Static variable in class com.bloomberglp.blpapi.Names
- SESSION_CONNECTION_DOWN - Static variable in class com.bloomberglp.blpapi.Names
- SESSION_CONNECTION_UP - Static variable in class com.bloomberglp.blpapi.Names
- SESSION_STARTED - Static variable in class com.bloomberglp.blpapi.Names
- SESSION_STARTUP_FAILURE - Static variable in class com.bloomberglp.blpapi.Names
- SESSION_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType.Constants
-
switchable constant for
Event.EventType.SESSION_STATUS
- SESSION_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType
-
changes in the state of the Session, such as Session successfully started or Session is terminated
- SESSION_TERMINATED - Static variable in class com.bloomberglp.blpapi.Names
- Session.SubscriptionStatus - Class in com.bloomberglp.blpapi
-
SubscriptionStatus lists the possible statuses a Subscription may be in.
- Session.SubscriptionStatus.Constants - Class in com.bloomberglp.blpapi
-
Integer constants to facilitate switch constructs on
Session.SubscriptionStatus
Enumeration. - SessionOptions - Class in com.bloomberglp.blpapi
-
To use non-default options on a Session, create a SessionOptions instance and set the required options and then supply it when creating a Session.
- SessionOptions() - Constructor for class com.bloomberglp.blpapi.SessionOptions
-
Construct a SessionOption with well defined defaults for various options Currently the following defaults are applied
- SessionOptions.ClientMode - Class in com.bloomberglp.blpapi
-
Enumerations describing client mode of Session
- SessionOptions.ClientMode.Constants - Class in com.bloomberglp.blpapi
-
Integer constants to facilitate switch constructs on
SessionOptions.ClientMode
Enumeration - SessionOptions.ServerAddress - Class in com.bloomberglp.blpapi
- set(Name, boolean) - Method in interface com.bloomberglp.blpapi.Request
-
Set the element of this request having the specified name to the specified value.
- set(Name, byte[]) - Method in interface com.bloomberglp.blpapi.Request
-
Set the element of this request having the specified name to the specified value.
- set(Name, char) - Method in interface com.bloomberglp.blpapi.Request
-
Set the element of this request having the specified name to the specified value.
- set(Name, double) - Method in interface com.bloomberglp.blpapi.Request
-
Set the element of this request having the specified name to the specified value.
- set(Name, float) - Method in interface com.bloomberglp.blpapi.Request
-
Set the element of this request having the specified name to the specified value.
- set(Name, int) - Method in interface com.bloomberglp.blpapi.Request
-
Set the element of this request having the specified name to the specified value.
- set(Name, long) - Method in interface com.bloomberglp.blpapi.Request
-
Set the element of this request having the specified name to the specified value.
- set(Name, Constant) - Method in interface com.bloomberglp.blpapi.Request
-
Set the element of this request having the specified name to the specified value.
- set(Name, Datetime) - Method in interface com.bloomberglp.blpapi.Request
-
Set the element of this request having the specified name to the specified value.
- set(Name, Name) - Method in interface com.bloomberglp.blpapi.Request
-
Set the element of this request having the specified name to the specified value.
- set(Name, String) - Method in interface com.bloomberglp.blpapi.Request
-
Set the element of this request having the specified name to the specified value.
- set(String, boolean) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.set(Name, boolean)
instead. - set(String, char) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.set(Name, char)
instead. - set(String, double) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.set(Name, double)
instead. - set(String, float) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.set(Name, float)
instead. - set(String, int) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.set(Name, int)
instead. - set(String, long) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.set(Name, long)
instead. - set(String, Constant) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.set(Name, Constant)
instead. - set(String, Datetime) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.set(Name, Datetime)
instead. - set(String, Name) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.set(Name, Name)
instead. - set(String, String) - Method in interface com.bloomberglp.blpapi.Request
-
Deprecated.Use
Request.set(Name, String)
instead. - setAllowMultipleCorrelatorsPerMsg(boolean) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets whether the Session is allowed to associate more than one CorrelationId with a Message to the specified 'allowMultipleCorrelatorsPerMsg'.
- setApplicationIdentityKey(String) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the application identity key (AIK) which uniquely identifies this application for this session.
- setAuthenticationOptions(String) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the specified 'authOptions' as authentication option.
- setAutoRestartOnDisconnection(boolean) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets option of automatically restarting connection if disconnected.
- setBandwidthSaveModeDisabled(boolean) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Set the flag to indicate whether the client has requested to disable bandwidth saving measures.
- setChoice(Name) - Method in class com.bloomberglp.blpapi.Element
-
Set the named sub-element as the choice's selection
- setChoice(String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.setChoice(Name)
instead. - setClientMode(SessionOptions.ClientMode) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets how to connect to the API.
- setConnectTimeout(int) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the connection timeout in milliseconds when connecting to the API.
- setCorrelationId(CorrelationID) - Method in class com.bloomberglp.blpapi.test.MessageProperties
- setCorrelationID(CorrelationID) - Method in class com.bloomberglp.blpapi.Subscription
- setCorrelationIds(List<CorrelationID>) - Method in class com.bloomberglp.blpapi.test.MessageProperties
-
Sets the
CorrelationID
property. - setCrlTimeout(int) - Method in class com.bloomberglp.blpapi.TlsOptions
-
Sets CRL fetch timeout.
- setDate(int, int, int) - Method in class com.bloomberglp.blpapi.Datetime
-
Set the date portion of this Datetime object to the specified values
- setDatetime(int, int, int, int, int, int, int) - Method in class com.bloomberglp.blpapi.Datetime
-
Set the date, time and portions of this Datetime object to the specified values
- setDatetimeTz(int, int, int, int, int, int, int, int) - Method in class com.bloomberglp.blpapi.Datetime
-
Set the date, time and timezone offset portions of this Datetime object to the specified values
- setDatetimeTz(Calendar) - Method in class com.bloomberglp.blpapi.Datetime
-
Set the Date, Time and TimezoneOffset portions of this Datetime object using values from the specified calendar.
- setDateTz(int, int, int, int) - Method in class com.bloomberglp.blpapi.Datetime
-
Set the date and timezone offset portions of this Datetime object to the specified values
- setDayOfMonth(int) - Method in class com.bloomberglp.blpapi.Datetime
-
set the day of month value of this Datetime object to the specified dayOfMonth
- setDefaultKeepAliveInactivityTime(int) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets to the specified 'inactivityMsecs' the amount of time in milli-seconds that no traffic can be received on a connection before the ping-based keep-alive mechanism is triggered; if no traffic is received for this duration then a keep-alive ping is sent to the remote end to solicit a response.
- setDefaultKeepAliveResponseTimeout(int) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the default keep live response timeout interval in milliseconds.
- setDefaultSubscriptionService(String) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the default service for subscriptions which do not specify a subscription server to the specified 'serviceIdentifier'.
- setDefaultTopicPrefix(String) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the default topic prefix to be used when a subscription does not specify a prefix to the specified 'prefix'.
- setElement(Name, boolean) - Method in class com.bloomberglp.blpapi.Element
-
Set the named sub-element to the specified value
- setElement(Name, boolean) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Sets the element with the specified
name
within the current element to the specifiedvalue
. - setElement(Name, boolean) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Sets the element with the specified
name
to the specifiedvalue
in the current message referenced by thisMessageFormatter
. - setElement(Name, byte[]) - Method in class com.bloomberglp.blpapi.Element
-
Set the named sub-element to the specified value
- setElement(Name, byte[]) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Sets the element with the specified
name
within the current element to the specifiedvalue
. - setElement(Name, byte[]) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Sets the element with the specified
name
to the specifiedvalue
in the current message referenced by thisMessageFormatter
. - setElement(Name, char) - Method in class com.bloomberglp.blpapi.Element
-
Set the named sub-element to the specified value
- setElement(Name, char) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Sets the element with the specified
name
within the current element to the specifiedvalue
. - setElement(Name, char) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Sets the element with the specified
name
to the specifiedvalue
in the current message referenced by thisMessageFormatter
. - setElement(Name, double) - Method in class com.bloomberglp.blpapi.Element
-
Set the named sub-element to the specified value
- setElement(Name, double) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Sets the element with the specified
name
within the current element to the specifiedvalue
. - setElement(Name, double) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Sets the element with the specified
name
to the specifiedvalue
in the current message referenced by thisMessageFormatter
. - setElement(Name, float) - Method in class com.bloomberglp.blpapi.Element
-
Set the named sub-element to the specified value
- setElement(Name, float) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Sets the element with the specified
name
within the current element to the specifiedvalue
. - setElement(Name, float) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Sets the element with the specified
name
to the specifiedvalue
in the current message referenced by thisMessageFormatter
. - setElement(Name, int) - Method in class com.bloomberglp.blpapi.Element
-
Set the named sub-element to the specified value
- setElement(Name, int) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Sets the element with the specified
name
within the current element to the specifiedvalue
. - setElement(Name, int) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Sets the element with the specified
name
to the specifiedvalue
in the current message referenced by thisMessageFormatter
. - setElement(Name, long) - Method in class com.bloomberglp.blpapi.Element
-
Set the named sub-element to the specified value
- setElement(Name, long) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Sets the element with the specified
name
within the current element to the specifiedvalue
. - setElement(Name, long) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Sets the element with the specified
name
to the specifiedvalue
in the current message referenced by thisMessageFormatter
. - setElement(Name, Constant) - Method in class com.bloomberglp.blpapi.Element
-
Set the named sub-element to the specified value
- setElement(Name, Datetime) - Method in class com.bloomberglp.blpapi.Element
-
Set the named sub-element to the specified value
- setElement(Name, Datetime) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Sets the element with the specified
name
within the current element to the specifiedvalue
. - setElement(Name, Datetime) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Sets the element with the specified
name
to the specifiedvalue
in the current message referenced by thisMessageFormatter
. - setElement(Name, Name) - Method in class com.bloomberglp.blpapi.Element
-
Set the named sub-element to the specified value
- setElement(Name, Name) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Sets the element with the specified
name
within the current element to the specifiedvalue
. - setElement(Name, Name) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Sets the element with the specified
name
to the specifiedvalue
in the current message referenced by thisMessageFormatter
. - setElement(Name, String) - Method in class com.bloomberglp.blpapi.Element
-
Set the named sub-element to the specified value
- setElement(Name, String) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Sets the element with the specified
name
within the current element to the specifiedvalue
. - setElement(Name, String) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Sets the element with the specified
name
to the specifiedvalue
in the current message referenced by thisMessageFormatter
. - setElement(String, boolean) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.setElement(Name, boolean)
instead. - setElement(String, boolean) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Deprecated.Use {
EventFormatter.setElement(Name, boolean)
instead. - setElement(String, byte[]) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.setElement(Name, byte[])
instead. - setElement(String, char) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.setElement(Name, char)
instead. - setElement(String, char) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Deprecated.Use {
EventFormatter.setElement(Name, char)
instead. - setElement(String, double) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.setElement(Name, double)
instead. - setElement(String, double) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Deprecated.Use {
EventFormatter.setElement(Name, double)
instead. - setElement(String, float) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.setElement(Name, float)
instead. - setElement(String, float) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Deprecated.Use {
EventFormatter.setElement(Name, float)
instead. - setElement(String, int) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.setElement(Name, int)
instead. - setElement(String, int) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Deprecated.Use {
EventFormatter.setElement(Name, int)
instead. - setElement(String, long) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.setElement(Name, long)
instead. - setElement(String, long) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Deprecated.Use {
EventFormatter.setElement(Name, long)
instead. - setElement(String, Constant) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.setElement(Name, Constant)
instead. - setElement(String, Datetime) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.setElement(Name, Datetime)
instead. - setElement(String, Datetime) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Deprecated.Use {
EventFormatter.setElement(Name, Datetime)
instead. - setElement(String, Name) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.setElement(Name, Name)
instead. - setElement(String, Name) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Deprecated.Use {
EventFormatter.setElement(Name, Name)
instead. - setElement(String, String) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.Use
Element.setElement(Name, String)
instead. - setElement(String, String) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Deprecated.Use {
EventFormatter.setElement(Name, String)
instead. - setElementNull(Name) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Creates a null element with the specified 'name'.
- setElementNull(Name) - Method in interface com.bloomberglp.blpapi.test.MessageFormatter
-
Creates a null element with the specified
name
. - setElementNull(String) - Method in class com.bloomberglp.blpapi.EventFormatter
-
Deprecated.Use {
EventFormatter.setElementNull(Name)
instead. - setEventHandler(EventHandler, Event.EventType) - Method in class com.bloomberglp.blpapi.Session
-
Set event specific event handlers
- setEventHandler(ProviderEventHandler, Event.EventType) - Method in class com.bloomberglp.blpapi.ProviderSession
-
Set event specific event handlers
- setGroupId(String) - Method in class com.bloomberglp.blpapi.ServiceRegistrationOptions
-
Sets the Group ID for the service to be registered to the specified groupId String.
- setHost(String) - Method in class com.bloomberglp.blpapi.SessionOptions.ServerAddress
- setHour(int) - Method in class com.bloomberglp.blpapi.Datetime
-
set the hour value of this Datetime object to the specified hour
- setKeepAliveEnabled(boolean) - Method in class com.bloomberglp.blpapi.SessionOptions
- setMaxEventQueueSize(int) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the maximum number of outstanding un-delivered events per session to the specified 'eventQueueSize'.
- setMaxPendingRequests(int) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the maximum number of requests which can be pending (submitted but have not received a final response (e.g
Event.EventType.RESPONSE
) to the specified 'maxPendingRequests'. - setMaxSendCacheSize(int) - Method in class com.bloomberglp.blpapi.SessionOptions
- setMicrosecond(int) - Method in class com.bloomberglp.blpapi.Datetime
-
set the fraction of a second of this Datetime object to the specified microsecond.
- setMillisecond(int) - Method in class com.bloomberglp.blpapi.Datetime
-
set the millisecond value within the second of this Datetime object to the specified milliSecond.
- setMilliSecond(int) - Method in class com.bloomberglp.blpapi.Datetime
-
set the millisecond value within the second of this Datetime object to the specified millisecond.
- setMinute(int) - Method in class com.bloomberglp.blpapi.Datetime
-
set the minute value of this Datetime object to the specified minute
- setMonth(int) - Method in class com.bloomberglp.blpapi.Datetime
-
set the month value of this Datetime object to the specified month
- setNanosecond(int) - Method in class com.bloomberglp.blpapi.Datetime
-
set the fraction of a second of this Datetime object to the specified nanosecond.
- setNumStartAttempts(int) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the maximum number of attempts to start a session by connecting a server.
- setPartsToRegister(int) - Method in class com.bloomberglp.blpapi.ServiceRegistrationOptions
-
Sets the parts of the service to be registered to the specified 'parts', which must be a bitwise-or of the options provided in
ServiceRegistrationOptions.RegistrationParts
, above. - setPicosecond(long) - Method in class com.bloomberglp.blpapi.Datetime
-
set the fraction of a second of this Datetime object to the specified picosecond.
- setPort(int) - Method in class com.bloomberglp.blpapi.SessionOptions.ServerAddress
- setRecapType(Message.Recap, Message.Fragment) - Method in class com.bloomberglp.blpapi.test.MessageProperties
-
Sets the
Message.Recap
andMessage.Fragment
properties. - setRecordSubscriptionDataReceiveTimes(boolean) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets if the receipt time (accessed via
Message.timeReceivedMillis()
) should be recorded for subscription data messages. - setRequestId(String) - Method in class com.bloomberglp.blpapi.test.MessageProperties
-
Sets the
requestId
property. - setSecond(int) - Method in class com.bloomberglp.blpapi.Datetime
-
set the second of this Datetime object to the specified second
- setServerAddresses(SessionOptions.ServerAddress[]) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the list of server address to the specified 'serverAddresses'.
- setServerHost(String) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the API server host to connect to.
- setServerPort(int) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Set the port of the first element of the server list to the specified 'serverPort'.
- setService(Service) - Method in class com.bloomberglp.blpapi.test.MessageProperties
-
Sets the
service
property. - setServiceCheckTimeout(int) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the timeout, in milliseconds, for identifying the version information for the service schema when opening a new service.
- setServiceDownloadTimeout(int) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the timeout, in milliseconds, for downloading the service schema when opening a new service.
- setServicePriority(int) - Method in class com.bloomberglp.blpapi.ServiceRegistrationOptions
-
Sets the priority with which a service will be registered to the specified
priority
. - setSessionIdentityOptions(AuthOptions) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the specified
authOptions
as theAuthOptions
for the session identity with an automatically generatedCorrelationID
. - setSessionIdentityOptions(AuthOptions, CorrelationID) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the specified
authOptions
as theAuthOptions
for the session identity, enabling automatic authorization of the session identity during startup. - setSessionName(String) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the session name which can be used to identify the log lines pertaining to this session.
- setSlowConsumerWarningHiWaterMark(float) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the point at which "slow consumer" events will be generated, using the specified 'highWaterMark' as a fraction of 'maxEventQueueSize'; the default value is 0.75.
- setSlowConsumerWarningLoWaterMark(float) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the point at which "slow consumer cleared" events will be generated, using the specified 'loWaterMark' as a fraction of 'maxEventQueueSize'; the default value is 0.5.
- setSocks5Config(Socks5Config) - Method in class com.bloomberglp.blpapi.SessionOptions.ServerAddress
- setSubscriptionString(String) - Method in class com.bloomberglp.blpapi.Subscription
- setTime(int, int, int, int) - Method in class com.bloomberglp.blpapi.Datetime
-
Set the time portions of this Datetime object to the specified values
- setTimeReceived(Datetime) - Method in class com.bloomberglp.blpapi.test.MessageProperties
-
Sets the time received property.
- setTimeTz(int, int, int, int, int) - Method in class com.bloomberglp.blpapi.Datetime
-
Set the time and timezone offset portions of this Datetime object to the specified values
- setTimezoneOffsetMinutes(int) - Method in class com.bloomberglp.blpapi.Datetime
-
set the timezone offset value of this Datetime object to the specified timezoneOffsetMinutes
- setTlsHandshakeTimeout(int) - Method in class com.bloomberglp.blpapi.TlsOptions
-
Sets TLS handshake timeout.
- setTlsOptions(TlsOptions) - Method in class com.bloomberglp.blpapi.SessionOptions
-
Sets the
TlsOptions
used to configure secure communication with endpoints. - setUserData(Object) - Method in class com.bloomberglp.blpapi.Constant
-
Set the user data associated with this Constant to the specified userData.
- setUserData(Object) - Method in class com.bloomberglp.blpapi.ConstantsList
-
Set the user data associated with this ConstantsList to the specified userData
- setUserData(Object) - Method in class com.bloomberglp.blpapi.SchemaElementDefinition
-
Set the user data associated with this object to the specified userData.
- setUserData(Object) - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Set the user data associated with this SchemaTypeDefinition to the specified userData.
- setValue(boolean) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value.
- setValue(boolean, int) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of the element at the specified index to the specified value
- setValue(byte[]) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value.
- setValue(byte[], int) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value
- setValue(char) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value.
- setValue(char, int) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value
- setValue(double) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value.
- setValue(double, int) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value
- setValue(float) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value.
- setValue(float, int) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value
- setValue(int) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value.
- setValue(int, int) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value
- setValue(long) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value.
- setValue(long, int) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value
- setValue(Constant) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value.
- setValue(Constant, int) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value
- setValue(Datetime) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value.
- setValue(Datetime, int) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value
- setValue(Name) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value.
- setValue(Name, int) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified constant value
- setValue(String) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value.
- setValue(String, int) - Method in class com.bloomberglp.blpapi.Element
-
Set the value of this element to the specified value
- setYear(int) - Method in class com.bloomberglp.blpapi.Datetime
-
set the year value of this Datetime object to the specified year
- size() - Method in class com.bloomberglp.blpapi.ResolutionList
- size() - Method in class com.bloomberglp.blpapi.SubscriptionList
-
Returns the number of Subscriptions in this SubscriptionList
- size() - Method in class com.bloomberglp.blpapi.TopicList
- SLOW_CONSUMER_WARNING - Static variable in class com.bloomberglp.blpapi.Names
- SLOW_CONSUMER_WARNING_CLEARED - Static variable in class com.bloomberglp.blpapi.Names
- Socks5Config - Class in com.bloomberglp.blpapi
-
Provides a description of Socks5 proxy necessary to reach one or more destination hosts.
- Socks5Config(String, int) - Constructor for class com.bloomberglp.blpapi.Socks5Config
- SOLICITED - Enum constant in enum class com.bloomberglp.blpapi.Message.Recap
-
Generated on request by subscriber
- start() - Method in class com.bloomberglp.blpapi.AbstractSession
-
Issue a blocking call to start the session.
- start() - Method in class com.bloomberglp.blpapi.EventDispatcher
-
Start generating callbacks for events from Sessions associated with this EventDispatcher
- START - Enum constant in enum class com.bloomberglp.blpapi.Message.Fragment
-
The first fragmented message
- startAsync() - Method in class com.bloomberglp.blpapi.AbstractSession
-
Initiate a non blocking call to start the session.
- status() - Method in class com.bloomberglp.blpapi.Constant
-
Returns the status of this Constant
- status() - Method in class com.bloomberglp.blpapi.ConstantsList
-
Returns the status of this ConstantList
- status() - Method in class com.bloomberglp.blpapi.Operation
-
Return the status of this Operation
- status() - Method in class com.bloomberglp.blpapi.SchemaElementDefinition
-
Return the status of this SchemaElementDefinition
- status() - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Return the status of this SchemaTypeDefinition
- status(CorrelationID) - Method in class com.bloomberglp.blpapi.ResolutionList
- status(CorrelationID) - Method in class com.bloomberglp.blpapi.TopicList
- statusAt(int) - Method in class com.bloomberglp.blpapi.ResolutionList
- statusAt(int) - Method in class com.bloomberglp.blpapi.TopicList
- stop() - Method in class com.bloomberglp.blpapi.AbstractSession
-
Stops this session.
- stop() - Method in class com.bloomberglp.blpapi.EventDispatcher
- stop(AbstractSession.StopOption) - Method in class com.bloomberglp.blpapi.AbstractSession
-
Stops the operation of this session.
- stop(EventDispatcher.StopOption) - Method in class com.bloomberglp.blpapi.EventDispatcher
-
Stop generating callbacks for events from sessions
- STRING - Static variable in class com.bloomberglp.blpapi.Schema.Datatype.Constants
- STRING - Static variable in class com.bloomberglp.blpapi.Schema.Datatype
-
String
- subscribe(SubscriptionList) - Method in class com.bloomberglp.blpapi.Session
-
This is the same as calling
subscribe(subscriptionList, nullIdentity, nullRequestLabel)
- subscribe(SubscriptionList, Identity) - Method in class com.bloomberglp.blpapi.Session
-
This is the same as calling
subscribe(subscriptionList, identity, nullRequestLabel)
- subscribe(SubscriptionList, Identity, SubscriptionPreprocessMode) - Method in class com.bloomberglp.blpapi.Session
-
This is the same as calling
subscribe(subscriptionList, identity, nullRequestLabel, mode)
- subscribe(SubscriptionList, Identity, String) - Method in class com.bloomberglp.blpapi.Session
-
Initiate a request to receive asynchronous updates to the specified topics in the
subscriptionList
. - subscribe(SubscriptionList, Identity, String, SubscriptionPreprocessMode) - Method in class com.bloomberglp.blpapi.Session
-
Begins subscription for each entry in
subscriptionList
. - subscribe(SubscriptionList, SubscriptionPreprocessMode) - Method in class com.bloomberglp.blpapi.Session
-
This is the same as calling
subscribe(subscriptionList, nullIdentity, nullRequestLabel, mode)
- subscribe(SubscriptionList, UserHandle) - Method in class com.bloomberglp.blpapi.Session
-
Deprecated.as of 3.3.0, use
Session.subscribe(SubscriptionList, Identity)
instead - subscribe(SubscriptionList, UserHandle, String) - Method in class com.bloomberglp.blpapi.Session
-
Deprecated.as of 3.3.0, use
Session.subscribe(SubscriptionList, Identity, String)
instead - subscribe(SubscriptionList, String) - Method in class com.bloomberglp.blpapi.Session
-
This is the same as calling
subscribe(subscriptionList, nullIdentity, requestLabel)
- subscribe(SubscriptionList, String, SubscriptionPreprocessMode) - Method in class com.bloomberglp.blpapi.Session
-
This is the same as calling
subscribe(subscriptionList, nullIdentity, requestLabel, mode)
- SUBSCRIBING - Static variable in class com.bloomberglp.blpapi.Session.SubscriptionStatus.Constants
- SUBSCRIBING - Static variable in class com.bloomberglp.blpapi.Session.SubscriptionStatus
-
Indicates a subscription request has been sent and the response is pending
- Subscription - Class in com.bloomberglp.blpapi
-
A Subscription object holds information about a subscription for topic and comprises of two primary fields: a 'CorrelationId' associated with the subscription, and a string, called a subscription string, describing the data to be delivered as a part of the subscription.
- Subscription(String) - Constructor for class com.bloomberglp.blpapi.Subscription
-
Construct a Subscription object with the specified subscription string and an internally generated CorrelationID.
- Subscription(String, boolean) - Constructor for class com.bloomberglp.blpapi.Subscription
-
Construct a Subscription object with the specified subscription string, and the specified
isResolved
flag and an internally generated CorrelationID . - Subscription(String, CorrelationID) - Constructor for class com.bloomberglp.blpapi.Subscription
-
Construct a Subscription object with the specified subscription string and the specified correlationID for correlation.
- Subscription(String, CorrelationID, boolean) - Constructor for class com.bloomberglp.blpapi.Subscription
-
Construct a Subscription object with the specified subscription string, the specified correlationID for correlation, and the specified
isResolved
flag. - Subscription(String, String) - Constructor for class com.bloomberglp.blpapi.Subscription
-
Create a Subscription object with the specified subscriptionString and fields with no options and an internally generated
CorrelationID
- Subscription(String, String, CorrelationID) - Constructor for class com.bloomberglp.blpapi.Subscription
-
Create a Subscription object with the specified subscriptionString and fields with no options and the specified correlationId
- Subscription(String, String, String) - Constructor for class com.bloomberglp.blpapi.Subscription
-
Create a Subscription object with the specified subscriptionString, fields and options and an internally generated
CorrelationID
- Subscription(String, String, String, CorrelationID) - Constructor for class com.bloomberglp.blpapi.Subscription
-
Create a Subscription object with the specified subscriptionString, fields, options and correlationId
- Subscription(String, List<String>) - Constructor for class com.bloomberglp.blpapi.Subscription
- Subscription(String, List<String>, CorrelationID) - Constructor for class com.bloomberglp.blpapi.Subscription
- Subscription(String, List<String>, List<String>) - Constructor for class com.bloomberglp.blpapi.Subscription
- Subscription(String, List<String>, List<String>, CorrelationID) - Constructor for class com.bloomberglp.blpapi.Subscription
- SUBSCRIPTION_DATA - Static variable in class com.bloomberglp.blpapi.Event.EventType.Constants
-
switchable constant for
Event.EventType.SUBSCRIPTION_DATA
- SUBSCRIPTION_DATA - Static variable in class com.bloomberglp.blpapi.Event.EventType
-
Streaming subscription data delivered for active Subscription requests.
- SUBSCRIPTION_FAILURE - Static variable in class com.bloomberglp.blpapi.Names
- SUBSCRIPTION_STARTED - Static variable in class com.bloomberglp.blpapi.Names
- SUBSCRIPTION_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType.Constants
-
switchable constant for
Event.EventType.SUBSCRIPTION_STATUS
- SUBSCRIPTION_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType
-
Changes in state of a pending/active subscription request
- SUBSCRIPTION_STREAMS_ACTIVATED - Static variable in class com.bloomberglp.blpapi.Names
- SUBSCRIPTION_STREAMS_DEACTIVATED - Static variable in class com.bloomberglp.blpapi.Names
- SUBSCRIPTION_TERMINATED - Static variable in class com.bloomberglp.blpapi.Names
- subscriptionIterator() - Method in class com.bloomberglp.blpapi.Session
-
Returns an an iterator for iterating over the subscriptions.
- SubscriptionIterator - Class in com.bloomberglp.blpapi
-
The SubscriptionIterator can be used to iterate over all the active subscriptions for a Session.
- SubscriptionList - Class in com.bloomberglp.blpapi
-
Contains a list of subscriptions.
- SubscriptionList() - Constructor for class com.bloomberglp.blpapi.SubscriptionList
-
Constructs an empty SubscriptionList
- SubscriptionList(int) - Constructor for class com.bloomberglp.blpapi.SubscriptionList
-
Constructs an empty SubscriptionList with the specified initialCapacity
- SubscriptionPreprocessError - Class in com.bloomberglp.blpapi
-
Represents the preprocess error for a
Subscription
entry encountered when making a list of subscriptions. - SubscriptionPreprocessError(CorrelationID, String, SubscriptionPreprocessError.Code, String) - Constructor for class com.bloomberglp.blpapi.SubscriptionPreprocessError
-
Creates a new
SubscriptionPreprocessError
. - SubscriptionPreprocessError.Code - Enum Class in com.bloomberglp.blpapi
-
Defines error codes for the subscription preprocess errors.
- SubscriptionPreprocessMode - Enum Class in com.bloomberglp.blpapi
-
Defines how the invalid
Subscription
s are managed in theSubscriptionList
provided toSession.subscribe(SubscriptionList, Identity, String, SubscriptionPreprocessMode)
andSession.resubscribe(SubscriptionList, int, String, SubscriptionPreprocessMode)
- subscriptionStatus() - Method in class com.bloomberglp.blpapi.Subscription
-
Deprecated.as of 3.12.1, use
Session.subscriptionStatus()
instead. - subscriptionStatus(CorrelationID) - Method in class com.bloomberglp.blpapi.Session
-
Returns the subscription status for the specified correlationId
- subscriptionString - Variable in class com.bloomberglp.blpapi.SubscriptionPreprocessError
-
The subscription string of the
Subscription
. - subscriptionString() - Method in class com.bloomberglp.blpapi.Subscription
- subscriptionString(CorrelationID) - Method in class com.bloomberglp.blpapi.Session
-
Returns the subscription string for the specified correlationId
- SYNC - Static variable in class com.bloomberglp.blpapi.AbstractSession.StopOption.Constants
- SYNC - Static variable in class com.bloomberglp.blpapi.AbstractSession.StopOption
-
Stops the
Session
and doesn't return until no more events are being processed - SYNC - Static variable in class com.bloomberglp.blpapi.EventDispatcher.StopOption
-
Stops the
EventDispatcher
and doesn't return until no more events are being processed
T
- TestUtil - Class in com.bloomberglp.blpapi.test
-
This class (along with
MessageFormatter
) provides static utility for unit testing BLPAPI applications. - TestUtil() - Constructor for class com.bloomberglp.blpapi.test.TestUtil
- TIME - Static variable in class com.bloomberglp.blpapi.Datetime
- TIME - Static variable in class com.bloomberglp.blpapi.Schema.Datatype.Constants
- TIME - Static variable in class com.bloomberglp.blpapi.Schema.Datatype
-
see
Datetime
- TIME_ZONE_OFFSET - Static variable in class com.bloomberglp.blpapi.Datetime
- TIMEMILLI - Static variable in class com.bloomberglp.blpapi.Datetime
- TIMEOUT - Static variable in class com.bloomberglp.blpapi.Event.EventType.Constants
-
switchable constant for
Event.EventType.TIMEOUT
- TIMEOUT - Static variable in class com.bloomberglp.blpapi.Event.EventType
-
This Event indicates a user specified timeout interval has expired before any event was received
- timeReceivedMillis() - Method in class com.bloomberglp.blpapi.Message
-
Return the time when the message was received by the SDK and '0' if there is no timestamp associated with this Message.
- timezoneOffsetMinutes() - Method in class com.bloomberglp.blpapi.Datetime
-
Return the timezone offset value of this Datetime object.
- TlsOptions - Class in com.bloomberglp.blpapi
-
TlsOptions instances are sources of client credentials and trust material used by a session to establish secure mutually authenticated connections to endpoints.
- TlsOptions.TlsInitializationException - Exception in com.bloomberglp.blpapi
- toArray() - Method in class com.bloomberglp.blpapi.SubscriptionList
-
Returns an array containing all of the Subscriptions in this SubscriptionList in the correct order
- toEndpointString() - Method in class com.bloomberglp.blpapi.SessionOptions.ServerAddress
- TOKEN_GENERATION_FAILURE - Static variable in class com.bloomberglp.blpapi.Names
- TOKEN_GENERATION_SUCCESS - Static variable in class com.bloomberglp.blpapi.Names
- TOKEN_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType.Constants
-
switchable constant for
Event.EventType.TOKEN_STATUS
- TOKEN_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType
-
Response to a generate token request
- Topic - Interface in com.bloomberglp.blpapi
- TOPIC_ACTIVATED - Static variable in class com.bloomberglp.blpapi.Names
- TOPIC_CREATE_FAILURE - Static variable in class com.bloomberglp.blpapi.Names
- TOPIC_CREATED - Static variable in class com.bloomberglp.blpapi.Names
- TOPIC_DEACTIVATED - Static variable in class com.bloomberglp.blpapi.Names
- TOPIC_DELETED - Static variable in class com.bloomberglp.blpapi.Names
- TOPIC_RECAP - Static variable in class com.bloomberglp.blpapi.Names
- TOPIC_RESUBSCRIBED - Static variable in class com.bloomberglp.blpapi.Names
- TOPIC_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType.Constants
-
switchable constant for
Event.EventType.TOPIC_STATUS
- TOPIC_STATUS - Static variable in class com.bloomberglp.blpapi.Event.EventType
- TOPIC_SUBSCRIBED - Static variable in class com.bloomberglp.blpapi.Names
- TOPIC_UNSUBSCRIBED - Static variable in class com.bloomberglp.blpapi.Names
- TopicList - Class in com.bloomberglp.blpapi
- TopicList() - Constructor for class com.bloomberglp.blpapi.TopicList
- TopicList.Status - Enum Class in com.bloomberglp.blpapi
- topicName() - Method in class com.bloomberglp.blpapi.Message
-
Deprecated.as of 3.15.0 This function has been deprecated because a message's payload can be associated with different correlation ids/subscriptions, and each of these correlation ids may map to different topic strings.
In such scenarios, it will be incorrect to return one out of the topics (for the various correlation ids in the message) as the topic name for the message.
Applications should use correlation ids to map to the subscriptions.
- topicString(CorrelationID) - Method in class com.bloomberglp.blpapi.ResolutionList
- topicString(CorrelationID) - Method in class com.bloomberglp.blpapi.TopicList
- topicStringAt(int) - Method in class com.bloomberglp.blpapi.ResolutionList
- topicStringAt(int) - Method in class com.bloomberglp.blpapi.TopicList
- toString() - Method in class com.bloomberglp.blpapi.AbstractSession.StopOption
- toString() - Method in class com.bloomberglp.blpapi.CorrelationID
-
Return a String form of this CorrelationID
- toString() - Method in class com.bloomberglp.blpapi.Datetime
-
Convert the Date and Time represented by this Datetime object to String.
- toString() - Method in class com.bloomberglp.blpapi.Element
-
Returns the contents of this element as a String
- toString() - Method in class com.bloomberglp.blpapi.Event.EventType
-
returns the string form of this enumeration value
- toString() - Method in class com.bloomberglp.blpapi.EventDispatcher.StopOption
- toString() - Method in class com.bloomberglp.blpapi.Message
-
Returns the contents of this message as a String
- toString() - Method in class com.bloomberglp.blpapi.Name
-
Return the String this Name object represents
- toString() - Method in class com.bloomberglp.blpapi.Schema.Datatype
-
Return a String form of this datatype enumeration constant
- toString() - Method in class com.bloomberglp.blpapi.Schema.Status
- toString() - Method in class com.bloomberglp.blpapi.Session.SubscriptionStatus
- toString() - Method in class com.bloomberglp.blpapi.SessionOptions.ClientMode
- toString() - Method in class com.bloomberglp.blpapi.SessionOptions.ServerAddress
- toString() - Method in class com.bloomberglp.blpapi.SessionOptions
- toString() - Method in class com.bloomberglp.blpapi.Socks5Config
- toString() - Method in class com.bloomberglp.blpapi.Subscription
- toString() - Method in class com.bloomberglp.blpapi.SubscriptionPreprocessError
-
Returns a string representing this object.
- tryNextEvent() - Method in class com.bloomberglp.blpapi.AbstractSession
-
Tries to retrieve the next event available for processing on this session
- tryNextEvent() - Method in class com.bloomberglp.blpapi.EventQueue
-
Tries to retrieve the next event available for processing on this EventQueue
- typeDefinition() - Method in class com.bloomberglp.blpapi.Element
-
Returns the SchemaTypeDefinition for this element.
- typeDefinition() - Method in class com.bloomberglp.blpapi.SchemaElementDefinition
-
Return the SchemaTypeDefinition of this item
U
- UNBOUNDED - Static variable in class com.bloomberglp.blpapi.SchemaElementDefinition
-
Indicates that an array element has an unbounded number of values
- UNRESOLVED - Enum constant in enum class com.bloomberglp.blpapi.ResolutionList.Status
- UNSOLICITED - Enum constant in enum class com.bloomberglp.blpapi.Message.Recap
-
Generated at discretion of the service
- unsubscribe(CorrelationID) - Method in class com.bloomberglp.blpapi.Session
-
Deprecated.as of 3.2.2 Use
AbstractSession.cancel(CorrelationID)
instead - unsubscribe(SubscriptionList) - Method in class com.bloomberglp.blpapi.Session
-
Cancel previous requests for asynchronous topic updates associated with the correlation ids listed in the specified subscriptionList
- unsubscribe(SubscriptionList, String) - Method in class com.bloomberglp.blpapi.Session
-
Cancel previous requests for asynchronous topic updates associated with the correlation ids listed in the specified subscriptionList
- UNSUBSCRIBED - Static variable in class com.bloomberglp.blpapi.Session.SubscriptionStatus.Constants
- UNSUBSCRIBED - Static variable in class com.bloomberglp.blpapi.Session.SubscriptionStatus
-
Indicates that this instrument is unsubscribed and no messages will be received for it.
- userData() - Method in class com.bloomberglp.blpapi.Constant
-
Returns the user data associated with this Constant.
- userData() - Method in class com.bloomberglp.blpapi.ConstantsList
-
Returns the user data associated with this ConstantsList.
- userData() - Method in class com.bloomberglp.blpapi.SchemaElementDefinition
-
Return the user data associated with this ElementDefinition
- userData() - Method in class com.bloomberglp.blpapi.SchemaTypeDefinition
-
Return the user data associated with this SchemaTypeDefinition
- UserHandle - Interface in com.bloomberglp.blpapi
-
Deprecated.as of 3.3.0, use
Identity
instead
V
- value() - Method in class com.bloomberglp.blpapi.CorrelationID
-
Return the value of this correlation id as a long value.
- value() - Method in class com.bloomberglp.blpapi.ProviderSession.ResolveMode
- valueIsNull(int) - Method in class com.bloomberglp.blpapi.Element
-
Deprecated.As of 3.2.1, replaced by
Element.isNullValue(int)
- valueOf(int) - Static method in class com.bloomberglp.blpapi.Schema.Datatype
- valueOf(int) - Static method in class com.bloomberglp.blpapi.Schema.Status
- valueOf(int) - Static method in class com.bloomberglp.blpapi.SessionOptions.ClientMode
- valueOf(String) - Static method in enum class com.bloomberglp.blpapi.Identity.SeatType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.bloomberglp.blpapi.Message.Fragment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.bloomberglp.blpapi.Message.Recap
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.bloomberglp.blpapi.ResolutionList.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.bloomberglp.blpapi.SubscriptionPreprocessError.Code
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.bloomberglp.blpapi.SubscriptionPreprocessMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.bloomberglp.blpapi.TopicList.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.bloomberglp.blpapi.ZfpUtil.Remote
-
Returns the enum constant of this class with the specified name.
- values() - Method in class com.bloomberglp.blpapi.Constraint
- values() - Static method in enum class com.bloomberglp.blpapi.Identity.SeatType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.bloomberglp.blpapi.Message.Fragment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.bloomberglp.blpapi.Message.Recap
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.bloomberglp.blpapi.ResolutionList.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.bloomberglp.blpapi.SubscriptionPreprocessError.Code
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.bloomberglp.blpapi.SubscriptionPreprocessMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.bloomberglp.blpapi.TopicList.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.bloomberglp.blpapi.ZfpUtil.Remote
-
Returns an array containing the constants of this enum class, in the order they are declared.
- versionIdentifier() - Static method in class com.bloomberglp.blpapi.VersionInfo
- VersionInfo - Class in com.bloomberglp.blpapi
- VersionInfo() - Constructor for class com.bloomberglp.blpapi.VersionInfo
- versionString() - Static method in class com.bloomberglp.blpapi.VersionInfo
W
- WAITING_FOR_MESSAGES - Static variable in class com.bloomberglp.blpapi.Session.SubscriptionStatus.Constants
- WAITING_FOR_MESSAGES - Static variable in class com.bloomberglp.blpapi.Session.SubscriptionStatus
-
Indicates that the subscription has successfully completed.
Y
- year() - Method in class com.bloomberglp.blpapi.Datetime
-
Return the year value of this Datetime object.
- YEAR - Static variable in class com.bloomberglp.blpapi.Datetime
Z
- ZfpUtil - Class in com.bloomberglp.blpapi
-
Helper class that provides utilities designed for the Zero Footprint solution clients that leverage private leased lines to the Bloomberg network.
- ZfpUtil.Remote - Enum Class in com.bloomberglp.blpapi
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form