IndexRecoveryApi

com.sksamuel.elastic4s.api.IndexRecoveryApi

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ElasticApi
object ElasticApi.type
trait ElasticDsl
object ElasticDsl.type

Members list

Value members

Concrete methods

def recoverIndex(first: String, rest: String*): IndexRecoveryRequest
def recoverIndex(indexes: Iterable[String]): IndexRecoveryRequest