| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static QDAgent.BufferOverflowStrategy | 
QDAgent.BufferOverflowStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static QDAgent.BufferOverflowStrategy[] | 
QDAgent.BufferOverflowStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
QDAgent.setBufferOverflowStrategy(QDAgent.BufferOverflowStrategy bufferOverflowStrategy)
Sets new strategy for handling of stream and history buffer overflow events. 
 | 
Copyright © 2002–2025 Devexperts LLC. All rights reserved.