RoundRobinLB

io.ino.solrs.RoundRobinLB
See theRoundRobinLB companion class
object RoundRobinLB

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(solrServers: SolrServers): RoundRobinLB
def apply(solrServers: SolrServers, isUpdatesToLeaders: Boolean): RoundRobinLB
def apply(baseUrls: IndexedSeq[String], isUpdatesToLeaders: Boolean): RoundRobinLB
def create(baseUrls: Iterable[String]): RoundRobinLB
def create(baseUrls: Iterable[String], isUpdatesToLeaders: Boolean): RoundRobinLB