empty

public static MetaData empty()

Creates a placeholder header with every field null.

It fills the metadata slot of a TimeSeriesResponse that carries an error instead of a series, so that getMetaData never returns null and callers can reach for a field without a null check first.

Return

a header holding no values