Package io.datarouter.metric.gauge
Class GaugeQueueDao
java.lang.Object
io.datarouter.storage.dao.BaseDao
io.datarouter.metric.gauge.GaugeQueueDao
- All Implemented Interfaces:
io.datarouter.storage.dao.Dao
@Singleton
public class GaugeQueueDao
extends io.datarouter.storage.dao.BaseDao
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionGaugeQueueDao(io.datarouter.storage.Datarouter datarouter, GaugeQueueDao.GaugeQueueDaoParams params, io.datarouter.storage.node.factory.QueueNodeFactory queueNodeFactory) -
Method Summary
Modifier and TypeMethodDescriptionvoidcombineAndPut(List<GaugeBinaryDto> dtos) io.datarouter.conveyor.queue.BlobQueueConsumer<GaugeBinaryDto>
-
Constructor Details
-
GaugeQueueDao
@Inject public GaugeQueueDao(io.datarouter.storage.Datarouter datarouter, GaugeQueueDao.GaugeQueueDaoParams params, io.datarouter.storage.node.factory.QueueNodeFactory queueNodeFactory)
-
-
Method Details
-
combineAndPut
-
getBlobQueueConsumer
-