Spec

xyz.stratalab.indexer.services.IndexFieldSpec.Spec
See theSpec companion trait
object Spec

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Spec.type

Members list

Type members

Classlikes

final case class CsvSpecs(value: CsvIndexSpecs) extends Spec

Attributes

Supertypes
trait Spec
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object Empty extends Spec

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Spec
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
final case class JsonSpecs(value: JsonIndexSpecs) extends Spec

Attributes

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

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror