schema property

int schema
final

This kind's schema number. Refuse one you do not recognize.

On every line rather than on a header line, because a stream has no header: a reader that joined late, or one reading the tail of a captured log, still holds a line that says what it is.

Implementation

final int schema;