Package | Description |
---|---|
com.devexperts.qd |
This package contains basic interfaces and other API elements of QD system
which shall be sufficient for the client application programmer.
|
com.devexperts.qd.ng |
This package contains next-generation interfaces for data and subscription exchange based on
RecordCursor class. |
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionBuffer
Deprecated.
Use
RecordBuffer with a mode of
SUBSCRIPTION or HISTORY_SUBSCRIPTION . |
Modifier and Type | Field and Description |
---|---|
static SubscriptionConsumer |
SubscriptionConsumer.VOID
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionConsumer |
QDAgent.getAddingSubscriptionConsumer()
Deprecated.
|
SubscriptionConsumer |
QDAgent.getRemovingSubscriptionConsumer()
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
RecordBuffer
Buffers int and obj values of data records.
|
Copyright © 2002–2025 Devexperts LLC. All rights reserved.