FreeBSD Manual Pages
DBIx::Class::Storage:DUser:ContributedaPerlDDocumentationNAME DBIx::Class::Storage::DBI::Replicated::Balancer::First - Just get the First Balancer SYNOPSIS This class is used internally by DBIx::Class::Storage::DBI::Replicated. You shouldn't need to create instances of this class. DESCRIPTION Given a pool (DBIx::Class::Storage::DBI::Replicated::Pool) of replicated database's (DBIx::Class::Storage::DBI::Replicated::Replicant), 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 v5.32.1 DBIx::Class::Storage::DBI::Replicated::Balancer::First(3)
NAME | SYNOPSIS | DESCRIPTION | ATTRIBUTES | METHODS | FURTHER QUESTIONS? | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=DBIx::Class::Storage::DBI::Replicated::Balancer::First&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>