public class io.ebean.datasource.pool.ConnectionPool$Status implements io.ebean.datasource.PoolStatus
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.ebean.datasource.pool.ConnectionPool$Status
  super_class: java.lang.Object
{
  private final int minSize;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int maxSize;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int free;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int busy;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int waiting;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int highWaterMark;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int waitCount;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int hitCount;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(int, int, int, int, int, int, int, int);
    descriptor: (IIIIIIII)V
    flags: (0x0000) 
    Code:
      stack=3, locals=9, args_size=9
        start local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
         0: .line 11
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.slf4j cannot be resolved\n\tThe import org.slf4j cannot be resolved\n\tLogger cannot be resolved to a type\n\tLoggerFactory cannot be resolved\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/datasource/pool/ConnectionPool$Status;
    MethodParameters:
               Name  Flags
      minSize        
      maxSize        
      free           
      busy           
      waiting        
      highWaterMark  
      waitCount      
      hitCount       

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
         0: .line 1034
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/datasource/pool/ConnectionPool$Status;

  public int getMinSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
         0: .line 1043
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/datasource/pool/ConnectionPool$Status;

  public int getMaxSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
         0: .line 1051
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/datasource/pool/ConnectionPool$Status;

  public int getFree();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
         0: .line 1059
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/datasource/pool/ConnectionPool$Status;

  public int getBusy();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
         0: .line 1067
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/datasource/pool/ConnectionPool$Status;

  public int getWaiting();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
         0: .line 1075
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/datasource/pool/ConnectionPool$Status;

  public int getHighWaterMark();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
         0: .line 1083
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/datasource/pool/ConnectionPool$Status;

  public int getWaitCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
         0: .line 1091
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/datasource/pool/ConnectionPool$Status;

  public int getHitCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
         0: .line 1104
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.datasource.pool.ConnectionPool$Status this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/datasource/pool/ConnectionPool$Status;
}
SourceFile: "ConnectionPool.java"
NestHost: io.ebean.datasource.pool.ConnectionPool
InnerClasses:
  public Status = io.ebean.datasource.pool.ConnectionPool$Status of io.ebean.datasource.pool.ConnectionPool