com.yahoo.egads.data
Class FileModelStore
- java.lang.Object
-
- com.yahoo.egads.data.FileModelStore
-
- All Implemented Interfaces:
- ModelStore
public class FileModelStore extends java.lang.Object implements ModelStore
-
-
Constructor Summary
Constructors Constructor and Description FileModelStore(java.lang.String path)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description ModelretrieveModel(java.lang.String tag)voidstoreModel(java.lang.String tag, Model m)
-
-
-
Method Detail
-
storeModel
public void storeModel(java.lang.String tag, Model m)- Specified by:
storeModelin interfaceModelStore
-
retrieveModel
public Model retrieveModel(java.lang.String tag)
- Specified by:
retrieveModelin interfaceModelStore
-
-
DataMelt 3.0 © DataMelt by jWork.ORG