RoundRobinSelector

Undocumented in source.

Members

Functions

select
int select(Collection collection)

Returns the next connection from the collection, rotating them in round-robin fashion.

Inherited Members

From SelectorInterface

select
int select(Collection collection)
Undocumented in source.

Meta