public interface  org.apache.helix.monitoring.SensorNameProvider extends java.lang.Object
{
public abstract java.lang.String getSensorName();
}