StatisticsRestServer

org.elasticmq.rest.stats.StatisticsRestServer
case class StatisticsRestServer(startFuture: Future[ServerBinding], stopAndGetFuture: () => Future[Any])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def stopAndWait(): Any
def waitUntilStarted(): ServerBinding

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product