public interface MetaBatchLoader extends SpringBatchLoader
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DESCRIPTION |
static java.lang.String |
NAME |
static java.lang.String |
VERSION |
Modifier and Type | Method and Description |
---|---|
void |
loadMeta(java.net.URI rrfDir)
Load meta.
|
void |
removeLoad(java.lang.String uri,
java.lang.String version) |
void |
resumeMeta(java.net.URI rrfDir,
java.lang.String uri,
java.lang.String version)
Resume meta.
|
getJobExecution
clearLog, getCodingSchemeManifest, getCodingSchemeManifestURI, getCodingSchemeReferences, getLoaderPreferences, getLog, getOntologyFormat, getOptions, getStatus, load, setCodingSchemeManifest, setCodingSchemeManifestURI, setLoaderPreferences, setLoaderPreferences
getDescription, getName, getProvider, getVersion
static final java.lang.String NAME
static final java.lang.String VERSION
static final java.lang.String DESCRIPTION
void loadMeta(java.net.URI rrfDir) throws java.lang.Exception
rrfDir
- the rrf dirjava.lang.Exception
- the exceptionvoid resumeMeta(java.net.URI rrfDir, java.lang.String uri, java.lang.String version) throws java.lang.Exception
rrfDir
- the rrf diruri
- the uriversion
- the versionjava.lang.Exception
- the exceptionvoid removeLoad(java.lang.String uri, java.lang.String version) throws LBParameterException
LBParameterException