| Interface | Description |
|---|---|
| MetaStore |
Interface for metastore implementations.
|
| Class | Description |
|---|---|
| XMLFileBasedMetaStore |
A simple default implementation of MetaStore that uses Weka's XML
serialization mechanism to persist entries as XML files in
${WEKA_HOME}/wekaMetaStore
|