com.dynatrace.diagnostics.pdk
Interface CollectorSource

All Superinterfaces:
Source

public interface CollectorSource
extends Source

Extends the Source Interface. Indicates that the Source of the Measure was a Collector.


Method Summary
 java.lang.String getHost()
          Returns the Host of the Collector
 java.lang.String getName()
          Returns the Name of the Collector
 
Methods inherited from interface com.dynatrace.diagnostics.pdk.Source
getSourceType
 

Method Detail

getName

java.lang.String getName()
Returns the Name of the Collector

Returns:
the Name of the Collector

getHost

java.lang.String getHost()
Returns the Host of the Collector

Returns:
the Host of the Collector


Copyright © 2004-2012 dynaTrace software GmbH