_Service---Balancer.php.html 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <!-- template designed by Marco Von Ballmoos -->
  6. <title>Docs for page Balancer.php</title>
  7. <link rel="stylesheet" href="../../media/stylesheet.css" />
  8. <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
  9. </head>
  10. <body>
  11. <div class="page-body">
  12. <h2 class="file-name">/Service/Balancer.php</h2>
  13. <a name="sec-description"></a>
  14. <div class="info-box">
  15. <div class="info-box-title">Description</div>
  16. <div class="nav-bar">
  17. <span class="disabled">Description</span> |
  18. <a href="#sec-classes">Classes</a>
  19. | <a href="#sec-includes">Includes</a>
  20. </div>
  21. <div class="info-box-body">
  22. <!-- ========== Info from phpDoc block ========= -->
  23. <p class="short-description">Copyright (c) 2007-2011, Servigistics, Inc.</p>
  24. <p class="description"><p>All rights reserved.</p><p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p><p><ul><li>Redistributions of source code must retain the above copyright notice,
  25. this list of conditions and the following disclaimer.</li><li>Redistributions in binary form must reproduce the above copyright
  26. notice, this list of conditions and the following disclaimer in the
  27. documentation and/or other materials provided with the distribution.</li><li>Neither the name of Servigistics, Inc. nor the names of
  28. its contributors may be used to endorse or promote products derived from
  29. this software without specific prior written permission.</li></ul> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p></p>
  30. <ul class="tags">
  31. <li><span class="field">author:</span> Donovan Jimenez &lt;<a href="mailto:djimenez@conduit-it.com">djimenez@conduit-it.com</a>&gt;, Dan Wolfe</li>
  32. <li><span class="field">version:</span> $Id: Balancer.php 54 2011-02-04 16:29:18Z donovan.jimenez $</li>
  33. <li><span class="field">copyright:</span> Copyright 2007-2011 Servigistics, Inc. (http://servigistics.com)</li>
  34. <li><span class="field">filesource:</span> <a href="../../__filesource/fsource_Apache_Solr_ServiceBalancer.php.html">Source Code for this file</a></li>
  35. <li><span class="field">license:</span> <a href="http://solr-php-client.googlecode.com/svn/trunk/COPYING">New BSD</a></li>
  36. </ul>
  37. </div>
  38. </div>
  39. <a name="sec-classes"></a>
  40. <div class="info-box">
  41. <div class="info-box-title">Classes</div>
  42. <div class="nav-bar">
  43. <a href="#sec-description">Description</a> |
  44. <span class="disabled">Classes</span>
  45. | <a href="#sec-includes">Includes</a>
  46. </div>
  47. <div class="info-box-body">
  48. <table cellpadding="2" cellspacing="0" class="class-table">
  49. <tr>
  50. <th class="class-table-header">Class</th>
  51. <th class="class-table-header">Description</th>
  52. </tr>
  53. <tr>
  54. <td style="padding-right: 2em; vertical-align: top">
  55. <a href="../../Apache/Solr/Apache_Solr_Service_Balancer.html">Apache_Solr_Service_Balancer</a>
  56. </td>
  57. <td>
  58. Reference Implementation for using multiple Solr services in a distribution. Functionality
  59. </td>
  60. </tr>
  61. </table>
  62. </div>
  63. </div>
  64. <a name="sec-includes"></a>
  65. <div class="info-box">
  66. <div class="info-box-title">Includes</div>
  67. <div class="nav-bar">
  68. <a href="#sec-description">Description</a> |
  69. <a href="#sec-classes">Classes</a>
  70. | <span class="disabled">Includes</span>
  71. </div>
  72. <div class="info-box-body">
  73. <a name="_dirname(dirname(__FILE__))_/Service_php"><!-- --></a>
  74. <div class="evenrow">
  75. <div>
  76. <span class="include-title">
  77. <span class="include-type">require_once</span>
  78. (<span class="include-name">dirname(dirname(__FILE__)).'/Service.php'</span>)
  79. (line <span class="line-number"><a href="../../__filesource/fsource_Apache_Solr_ServiceBalancer.php.html#a41">41</a></span>)
  80. </span>
  81. </div>
  82. <!-- ========== Info from phpDoc block ========= -->
  83. </div>
  84. <a name="_dirname(dirname(__FILE__))_/NoServiceAvailableException_php"><!-- --></a>
  85. <div class="oddrow">
  86. <div>
  87. <span class="include-title">
  88. <span class="include-type">require_once</span>
  89. (<span class="include-name">dirname(dirname(__FILE__)).'/NoServiceAvailableException.php'</span>)
  90. (line <span class="line-number"><a href="../../__filesource/fsource_Apache_Solr_ServiceBalancer.php.html#a43">43</a></span>)
  91. </span>
  92. </div>
  93. <!-- ========== Info from phpDoc block ========= -->
  94. </div>
  95. </div>
  96. </div>
  97. <p class="notes" id="credit">
  98. Documentation generated on Wed, 04 May 2011 11:01:08 -0400 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
  99. </p>
  100. </div></body>
  101. </html>