ibspan.tss.core.storage
Class ModelDescriptor
java.lang.Object
ibspan.tss.core.storage.ModelDescriptor
public class ModelDescriptor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODEL_NAME_KEY
public static final String MODEL_NAME_KEY
- See Also:
- Constant Field Values
INITIAL_CONTENT_FILE_KEY
public static final String INITIAL_CONTENT_FILE_KEY
- See Also:
- Constant Field Values
STORAGE_TYPE_KEY
public static final String STORAGE_TYPE_KEY
- See Also:
- Constant Field Values
IN_DB_STORAGE
public static final String IN_DB_STORAGE
- See Also:
- Constant Field Values
IN_MEMORY_STORAGE
public static final String IN_MEMORY_STORAGE
- See Also:
- Constant Field Values
MAX_IMPORTED_MODELS
public static final int MAX_IMPORTED_MODELS
- See Also:
- Constant Field Values
ModelDescriptor
public ModelDescriptor(Properties conf)
getConn
public ConnectionDescriptor getConn()
getInitialContentURL
public String getInitialContentURL()
getModelName
public String getModelName()