EsClient

object EsClient
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def cluster[F[_] : Applicative](seed: Type[Endpoint], authority: String): ClusterBuilder[F]
def singleNode[F[_] : Applicative](endpoint: Endpoint): SingleNodeBuilder[F]