org.kuali.kfs.module.bc.batch.dataaccess.impl
Class GeneralLedgerBudgetLoadDaoOjb.DiagnosticCounters
java.lang.Object
org.kuali.kfs.module.bc.batch.dataaccess.impl.GeneralLedgerBudgetLoadDaoOjb.DiagnosticCounters
- Enclosing class:
- GeneralLedgerBudgetLoadDaoOjb
protected class GeneralLedgerBudgetLoadDaoOjb.DiagnosticCounters
- extends Object
This class keeps a set of counters and provides a method to print them out This allows us to set up thread-local counters in
the unlikely event this code is run by more than one thread
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneralLedgerBudgetLoadDaoOjb.DiagnosticCounters
protected GeneralLedgerBudgetLoadDaoOjb.DiagnosticCounters()
increaseBudgetConstructionPendingGeneralLedgerRead
public void increaseBudgetConstructionPendingGeneralLedgerRead()
increaseBudgetConstructionPendingGeneralLedgerSkipped
public void increaseBudgetConstructionPendingGeneralLedgerSkipped()
increaseGeneralLedgerBaseBudgetWritten
public void increaseGeneralLedgerBaseBudgetWritten()
increasGenneralLedgerCurrentBudgetWritten
public void increasGenneralLedgerCurrentBudgetWritten()
increaseBudgetConstructionMonthlyBudgetRead
public void increaseBudgetConstructionMonthlyBudgetRead()
increaseBudgetConstructionMonthlyBudgetSkipped
public void increaseBudgetConstructionMonthlyBudgetSkipped()
increaseBudgetConstructionMonthlyBudgetWritten
public void increaseBudgetConstructionMonthlyBudgetWritten()
writeDiagnosticCounters
public void writeDiagnosticCounters()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.