Class PoolCounter.Pool

java.lang.Object
com.exedio.cope.util.PoolCounter.Pool
Enclosing class:
PoolCounter

public static final class PoolCounter.Pool extends Object
  • Method Details

    • getSize

      @Deprecated public int getSize()
      Deprecated.
      renamed to getIdleLimit().
    • getIdleLimit

      public int getIdleLimit()
    • getIdleCount

      public int getIdleCount()
    • getIdleCountMax

      public int getIdleCountMax()
    • getCreateCounter

      public int getCreateCounter()
    • getDestroyCounter

      public int getDestroyCounter()
    • isConsistent

      public boolean isConsistent()
    • getLoss

      public int getLoss()