Search

case class Search(openContexts: Long, queryTotal: Long, queryTimeInMillis: Long, queryCurrent: Long, fetchTotal: Long, fetchTimeInMillis: Long, fetchCurrent: Long, scrollTotal: Long, scrollTimeInMillis: Long, scrollCurrent: Long, suggestTotal: Long, suggestTimeInMillis: Long, suggestCurrent: Long)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product