Method: Mongo::Server::ConnectionPool::GenerationManager#server

Defined in:
lib/mongo/server/connection_pool/generation_manager.rb

#serverObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Since:

  • 2.0.0, largely rewritten in 2.9.0



31
32
33
# File 'lib/mongo/server/connection_pool/generation_manager.rb', line 31

def server
  @server
end