public abstract class CmdLineMetExtractor extends AbstractMetExtractor
Metadata extraction interface for standalone met extractors that have the
following command line interface:
/path/to/met_extractor <file> <config file>
config, LOG, reader
Constructor and Description |
---|
CmdLineMetExtractor(MetExtractorConfigReader reader) |
Modifier and Type | Method and Description |
---|---|
protected static void |
processMain(String[] args,
CmdLineMetExtractor extractor) |
protected static void |
processMain(String[] args,
CmdLineMetExtractor extractor,
OutputStream os) |
extractMetadata, extractMetadata, extractMetadata, extractMetadata, extractMetadata, extractMetadata, extractMetadata, extrMetadata, setConfigFile, setConfigFile, setConfigFile
public CmdLineMetExtractor(MetExtractorConfigReader reader)
protected static void processMain(String[] args, CmdLineMetExtractor extractor) throws Exception
Exception
protected static void processMain(String[] args, CmdLineMetExtractor extractor, OutputStream os) throws Exception
Exception
Copyright © 1999–2017 Apache OODT. All rights reserved.