Uses of Class
io.datarouter.metric.dto.GaugeBinaryDto
Packages that use GaugeBinaryDto
-
Uses of GaugeBinaryDto in io.datarouter.metric.dto
Methods in io.datarouter.metric.dto that return GaugeBinaryDtoMethods in io.datarouter.metric.dto that return types with arguments of type GaugeBinaryDtoModifier and TypeMethodDescriptionstatic List<GaugeBinaryDto>GaugeBinaryDto.createSizedDtos(io.datarouter.instrumentation.gauge.GaugeBatchDto gaugeBatchDto, int itemsPerDto) -
Uses of GaugeBinaryDto in io.datarouter.metric.gauge
Methods in io.datarouter.metric.gauge that return GaugeBinaryDtoMethods in io.datarouter.metric.gauge that return types with arguments of type GaugeBinaryDtoModifier and TypeMethodDescriptionio.datarouter.conveyor.queue.BlobQueueConsumer<GaugeBinaryDto>GaugeQueueDao.getBlobQueueConsumer()Methods in io.datarouter.metric.gauge with parameters of type GaugeBinaryDtoModifier and TypeMethodDescriptionvoidGaugeDirectoryDao.write(GaugeBinaryDto dto, io.datarouter.util.Ulid ulid) Method parameters in io.datarouter.metric.gauge with type arguments of type GaugeBinaryDto