Package

ai.tripl.arc

extract

Permalink

package extract

Visibility
  1. Public
  2. All

Type Members

  1. case class KafkaRecord(topic: String, partition: Int, offset: Long, timestamp: Long, key: Array[Byte], value: Array[Byte]) extends Product with Serializable

    Permalink
  2. case class RequestResponse(uri: String, statusCode: Int, reasonPhrase: String, contentType: String, body: String) extends Product with Serializable

    Permalink

Ungrouped