Timestamp

fs2.kafka.Timestamp$
See theTimestamp companion class
object Timestamp

Attributes

Companion:
class
Source:
Timestamp.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

Creates a new Timestamp instance from the specified timestamp value representing the time when the record was created.

Creates a new Timestamp instance from the specified timestamp value representing the time when the record was created.

Attributes

Source:
Timestamp.scala

Creates a new Timestamp instance from the specified timestamp value representing the time when the record was appended to the log.

Creates a new Timestamp instance from the specified timestamp value representing the time when the record was appended to the log.

Attributes

Source:
Timestamp.scala

Creates a new Timestamp instance from the specified timestamp value, when the timestamp type is unknown.

Creates a new Timestamp instance from the specified timestamp value, when the timestamp type is unknown.

Attributes

Source:
Timestamp.scala

Concrete fields

The Timestamp instance without any timestamp values.

The Timestamp instance without any timestamp values.

Attributes

Source:
Timestamp.scala

Implicits

Implicits

implicit val timestampEq: Eq[Timestamp]

Attributes

Source:
Timestamp.scala

Attributes

Source:
Timestamp.scala