PublishApi

com.netflix.atlas.webapi.PublishApi
See thePublishApi companion class
object PublishApi

Attributes

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

Members list

Type members

Classlikes

case class FailureMessage(`type`: String, errorCount: Int, message: List[String]) extends JsonSupport

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class PublishRequest(values: List[DatapointTuple], failures: List[ValidationResult], promise: Promise[RouteResult], ctx: RequestContext)

Attributes

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

Types

type TagMap = Map[String, String]