public class SimplePropertiesWriter extends Object implements DIHPropertiesWriter
Constructor and Description |
---|
SimplePropertiesWriter() |
Modifier and Type | Method and Description |
---|---|
void |
init(DataImporter dataImporter) |
boolean |
isWritable() |
void |
persist(Properties p) |
Properties |
readIndexerProperties() |
public void init(DataImporter dataImporter)
init
in interface DIHPropertiesWriter
public boolean isWritable()
isWritable
in interface DIHPropertiesWriter
public void persist(Properties p)
persist
in interface DIHPropertiesWriter
public Properties readIndexerProperties()
readIndexerProperties
in interface DIHPropertiesWriter