elasticsearch.transport.connections.selector

Undocumented in source.

Members

Classes

RandomSelector
class RandomSelector
Undocumented in source.
RoundRobinSelector
class RoundRobinSelector
Undocumented in source.

Interfaces

SelectorInterface
interface SelectorInterface

Interface for connection selector implementations.

Meta