Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

DBIx::Class::Storage::DBI::Replicated::Balancer::First

Name DBIx::Class::Storage::DBI::Replicated::Balancer::First
Version
Located at /usr/share/perl5/vendor_perl
File /usr/share/perl5/vendor_perl/DBIx/Class/Storage/DBI/Replicated/Balancer/First.pm
Is Core No
Search CPAN for this module DBIx::Class::Storage::DBI::Replicated::Balancer::First
Documentation DBIx::Class::Storage::DBI::Replicated::Balancer::First
Module Details DBIx::Class::Storage::DBI::Replicated::Balancer::First

NAME

DBIx::Class::Storage::DBI::Replicated::Balancer::First - Just get the First Balancer


SYNOPSIS

This class is used internally by the DBIx::Class::Storage::DBI::Replicated manpage. You shouldn't need to create instances of this class.


DESCRIPTION

Given a pool (the DBIx::Class::Storage::DBI::Replicated::Pool manpage) of replicated database's (the DBIx::Class::Storage::DBI::Replicated::Replicant manpage), defines a method by which query load can be spread out across each replicant in the pool.

This Balancer just gets whichever is the first replicant in the pool.


ATTRIBUTES

This class defines the following attributes.


METHODS

This class defines the following methods.

next_storage

Just get the first storage. Probably only good when you have one replicant.


FURTHER QUESTIONS?

Check the list of additional DBIC resources.


COPYRIGHT AND LICENSE

This module is free software copyright by the DBIx::Class (DBIC) authors. You can redistribute it and/or modify it under the same terms as the DBIx::Class library.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2025