DockerStreams
algoliasearch.ingestion.DockerStreams
case class DockerStreams(name: String, properties: Option[Seq[String]], syncMode: DockerStreamsSyncMode)
DockerStreams
Value parameters
- name
-
The name of the stream to fetch the data from (e.g. table name).
- properties
-
The properties of the stream to select (e.g. column).
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article