eu.esdihumboldt.hale.ui.service.instance.internal.orient
Class HaleOrientInstanceSink
java.lang.Object
eu.esdihumboldt.hale.common.instance.orient.storage.OrientInstanceSink
eu.esdihumboldt.hale.ui.service.instance.internal.orient.HaleOrientInstanceSink
- All Implemented Interfaces:
- InstanceSink, Closeable
public class HaleOrientInstanceSink
- extends OrientInstanceSink
Instance sink based on a LocalOrientDB
- Author:
- Simon Templer
Method Summary |
protected void |
processInstance(Instance instance)
Process an instance before it is converted and saved. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HaleOrientInstanceSink
public HaleOrientInstanceSink(LocalOrientDB database,
boolean lockNow)
- Create an instance sink based on a
LocalOrientDB
- Parameters:
database
- the sink databaselockNow
- if the database should be locked now
processInstance
protected void processInstance(Instance instance)
- Description copied from class:
OrientInstanceSink
- Process an instance before it is converted and saved. The default
implementation does nothing and may be overridden.
- Overrides:
processInstance
in class OrientInstanceSink
- Parameters:
instance
- the instance- See Also:
OrientInstanceSink.processInstance(Instance)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d