dev.hnaderi.k8s.Data$
See theData companion trait
object Data extends DataPlatform
A type that represents data content
Attributes
- Companion
- trait
- Source
- Data.scala
- Graph
-
- Supertypes
- Self type
-
Data.type
Members list
Type members
Classlikes
final case class StringValue(value: String) extends AnyVal, Data
Attributes
- Source
- Data.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Dataclass AnyValtrait Matchableclass AnyShow all
Value members
Inherited methods
Attributes
- Inherited from:
- DataPlatform
- Source
- DataPlatform.scala
Attributes
- Inherited from:
- DataPlatform
- Source
- DataPlatform.scala
creates a data map for all files in a given directory
creates a data map for all files in a given directory
Attributes
- Note
-
this is not a safe operation and has side effects and might throw exceptions too
- Inherited from:
- DataPlatform
- Source
- DataPlatform.scala
creates a data map for all files in a given directory
creates a data map for all files in a given directory
Attributes
- Note
-
this is not a safe operation and has side effects and might throw exceptions too
- Inherited from:
- DataPlatform
- Source
- DataPlatform.scala
Implicits
Implicits
Attributes
- Source
- Data.scala
Inherited implicits
Attributes
- Inherited from:
- DataPlatform
- Source
- DataPlatform.scala
Attributes
- Inherited from:
- DataPlatform
- Source
- DataPlatform.scala
In this article