GraphApi

com.netflix.atlas.webapi.GraphApi
See theGraphApi companion class
object GraphApi

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
GraphApi.type

Members list

Type members

Classlikes

case class DataRequest(context: EvalContext, exprs: List[DataExpr], config: Option[GraphConfig])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DataRequest

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class DataResponse(ts: Map[DataExpr, List[TimeSeries]])

Attributes

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