模块 org.redkale

接口 DataSqlMonitor


  • public interface DataSqlMonitor
    DataSource的监控借口

    详情见: https://redkale.org

    从以下版本开始:
    2.8.0
    作者:
    zhangjx
    • 方法详细资料

      • visitCostTime

        void visitCostTime​(DataSqlSource source,
                           long costMills,
                           String... sqls)