struct DB::Pool::Stats

Defined in:

db/pool.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(open_connections : Int32) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(open_connections _open_connections = @open_connections) #

[View source]
def open_connections : Int32 #