TraceVocabulary

com.netflix.atlas.core.model.TraceVocabulary
object TraceVocabulary extends Vocabulary

Attributes

Graph
Supertypes
trait Vocabulary
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object ChildWord extends SimpleWord

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SimpleWord
trait Word
class Object
trait Matchable
class Any
Show all
Self type
ChildWord.type
case object SpanAndWord extends SimpleWord

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SimpleWord
trait Word
class Object
trait Matchable
class Any
Show all
Self type
case object SpanFilterWord extends SimpleWord

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SimpleWord
trait Word
class Object
trait Matchable
class Any
Show all
Self type
case object SpanOrWord extends SimpleWord

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SimpleWord
trait Word
class Object
trait Matchable
class Any
Show all
Self type
SpanOrWord.type
case object SpanTimeSeriesWord extends SimpleWord

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SimpleWord
trait Word
class Object
trait Matchable
class Any
Show all
Self type

Value members

Concrete methods

override def words: List[Word]

Attributes

Definition Classes

Inherited methods

def allWords: List[Word]

Return a flattened list of all words from this vocabulary plus words from all dependencies.

Return a flattened list of all words from this vocabulary plus words from all dependencies.

Attributes

Inherited from:
Vocabulary

Return a flattened list of all dependency vocabularies.

Return a flattened list of all dependency vocabularies.

Attributes

Inherited from:
Vocabulary
def toMarkdown: String

Attributes

Inherited from:
Vocabulary

Concrete fields

val dependsOn: List[Vocabulary]
val name: String