PHP 클래스 Tolerance\Metrics\Collector\RabbitMq\RabbitMqCollector

상속: implements Tolerance\Metrics\Collector\MetricCollector
파일 보기 프로젝트 열기: sroze/tolerance

공개 메소드들

메소드 설명
__construct ( RabbitMqHttpClient $rabbitMqClient, string $vhost, string $queueName )
collect ( )

메소드 상세

__construct() 공개 메소드

public __construct ( RabbitMqHttpClient $rabbitMqClient, string $vhost, string $queueName )
$rabbitMqClient RabbitMqHttpClient
$vhost string
$queueName string

collect() 공개 메소드

public collect ( )