com.yammer.metrics.jdbi.strategies
Class StatementName

java.lang.Object
  extended by com.yammer.metrics.jdbi.strategies.StatementName

public class StatementName
extends Object


Constructor Summary
StatementName()
           
 
Method Summary
static MetricName getJmxSafeName(String groupName, String typeName, String statementName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementName

public StatementName()
Method Detail

getJmxSafeName

public static MetricName getJmxSafeName(String groupName,
                                        String typeName,
                                        String statementName)


Copyright © 2012. All Rights Reserved.