Class ModelReference

java.lang.Object
com.yahoo.config.ModelReference

public class ModelReference extends Object
An immutable reference to a model. This is a file path when read by a client but is set in a config instance either as a path, url or id resolved to an url during deployment.
Author:
bratseth