Package | Description |
---|---|
com.dxfeed.api.osub |
Provides API to
observe subscription to generate and publish events only when needed.
|
com.dxfeed.model |
Provides convenient data models for events processing.
|
Modifier and Type | Class and Description |
---|---|
class |
TimeSeriesSubscriptionSymbol<T>
Represents subscription to time-series of events.
|
Modifier and Type | Method and Description |
---|---|
IndexedEventSubscriptionSymbol<String> |
IndexedEventTxModel.getIndexedEventSubscriptionSymbol()
Returns the indexed event subscription symbol associated with this model.
|
Modifier and Type | Method and Description |
---|---|
IndexedEventTxModel.Builder<E> |
IndexedEventTxModel.Builder.withSymbol(IndexedEventSubscriptionSymbol<?> symbol)
Sets the subscription symbol and its source for the model being created.
|
Copyright © 2002–2025 Devexperts LLC. All rights reserved.