Interface SharedCSVMetadata
public interface SharedCSVMetadata
A marker interface used to identify classes bearing
CSVMetadata that needs to be shared across reconcilers using the
same CSVMetadata.bundleName() attribute. Note that sharing metadata without using SharedCSVMetadata is not
allowed.