Class DataSourceReference.Name

java.lang.Object
io.xpipe.core.source.DataSourceReference.Name
All Implemented Interfaces:
DataSourceReference
Enclosing interface:
DataSourceReference

public static class DataSourceReference.Name extends Object implements DataSourceReference
Using only the data source name allows for a shorthand way of referring to data sources. This works as long there are no two different data sources with the same name in different collections. If this name reference is ambiguous, the data source referral fails.