Method: Sequel::ShardedThreadedConnectionPool#pool_type

Defined in:
lib/sequel/connection_pool/sharded_threaded.rb

#pool_typeObject

[View source]

173
174
175
# File 'lib/sequel/connection_pool/sharded_threaded.rb', line 173

def pool_type
  :sharded_threaded
end