timeprecision

zio.schema.codec.AvroAnnotations$.timeprecision
final case class timeprecision(timeprecisionType: TimePrecisionType) extends StaticAnnotation

Used to indicate the precision (millisecond precision or microsecond precision) of avro logical types 'Time', 'Timestamp' and 'Local timestamp'

Attributes

timeprecisionType

the precision: either millisecond precision or microsecond precision

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product