Sha256: c2409bc2a46cb49f397a7450377986a994ec670321c8e507ff0c99d42712d37b

Contents?: true

Size: 221 Bytes

Versions: 13

Compression:

Stored size: 221 Bytes

Contents

{
  "type": "record",
  "name": "Tick",
  "namespace": "org.rflow.message.clock",
  "aliases": [],
  "fields": [
    {"name": "name", "type": ["string", "null"]},
    {"name": "timestamp", "type": ["long", "null"]}
  ]
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
rflow-1.3.2 schema/tick.avsc
rflow-1.3.1 schema/tick.avsc
rflow-1.3.0 schema/tick.avsc
rflow-1.3.0a1 schema/tick.avsc
rflow-1.2.0 schema/tick.avsc
rflow-1.1.0 schema/tick.avsc
rflow-1.0.1 schema/tick.avsc
rflow-1.0.0 schema/tick.avsc
rflow-1.0.0a6 schema/tick.avsc
rflow-1.0.0a5 schema/tick.avsc
rflow-1.0.0a4 schema/tick.avsc
rflow-1.0.0a3 schema/tick.avsc
rflow-1.0.0a2 schema/tick.avsc