com.yammer.metrics.jdbi.strategies
Class ContextNameStrategy
java.lang.Object
com.yammer.metrics.jdbi.strategies.DelegatingStatementNameStrategy
com.yammer.metrics.jdbi.strategies.ContextNameStrategy
- All Implemented Interfaces:
- StatementNameStrategy
public class ContextNameStrategy
- extends DelegatingStatementNameStrategy
Adds statistics for JDBI queries that set the NameStrategies.STATEMENT_GROUP and NameStrategies.STATEMENT_NAME for group based display.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextNameStrategy
public ContextNameStrategy()
Copyright © 2012. All Rights Reserved.