Class DataSourceReference.Latest

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

public static class DataSourceReference.Latest extends Object implements DataSourceReference
Specifying the latest reference allows the user to always address the latest data source. Data source referral this way is unstable however as adding or removing data sources might change the referral behaviour and is therefore not recommended.