public static interface QDCollector.Factory
QDCollector
instances.Modifier and Type | Method and Description |
---|---|
QDCollector |
createCollector(QDFactory factory,
QDCollector.Builder<?> builder)
Creates collector instance using a given base factory, data scheme, and stats.
|
QDContract |
getContract()
Returns this factory's contract.
|
QDStats.SType |
getStatsType()
Returns type of the stats stat should be used for collector created by this factory.
|
QDContract getContract()
QDCollector createCollector(QDFactory factory, QDCollector.Builder<?> builder)
QDStats.SType getStatsType()
QDStats.SType#TICKER
, QDStats.SType#STREAM
, or QDStats.SType#HISTORY
Copyright © 2002–2025 Devexperts LLC. All rights reserved.