EsClient

sec.api.EsClient$
See theEsClient companion trait
object EsClient

Attributes

Companion:
trait
Source:
client.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

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

Attributes

Source:
client.scala
def clusterViaDns[F[_] : Sync](clusterDns: Hostname, nodePort: Option[Port], authority: Option[String]): ClusterBuilder[F]

Attributes

Source:
client.scala

Attributes

Source:
client.scala