Class GraphiteBackendListenerClient

java.lang.Object
org.apache.jmeter.visualizers.backend.AbstractBackendListenerClient
org.apache.jmeter.visualizers.backend.graphite.GraphiteBackendListenerClient
All Implemented Interfaces:
Runnable, BackendListenerClient

@AutoService(BackendListenerClient.class) public class GraphiteBackendListenerClient extends AbstractBackendListenerClient implements Runnable
Graphite based Listener using Pickle Protocol
Since:
2.13
See Also: