Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
EventlogFactory.java 1.92 KB 7813 almost 11 years ben leinfelder correct spelling for index.eventlog.classname p...
HazelcastIndexEventLog.java 3.13 KB 7815 almost 11 years ben leinfelder refactor IndexEventLog a bit to simplify type/a...
IndexEvent.java 2.63 KB 7815 almost 11 years ben leinfelder refactor IndexEventLog a bit to simplify type/a...
IndexEventFileLog.java 7.11 KB 7815 almost 11 years ben leinfelder refactor IndexEventLog a bit to simplify type/a...
IndexEventLog.java 2.81 KB 7815 almost 11 years ben leinfelder refactor IndexEventLog a bit to simplify type/a...
IndexEventLogException.java 1.47 KB 7795 almost 11 years Jing Tao Update the documentation about those classes.

Latest revisions

# Date Author Comment
7815 06/21/2013 09:09 AM ben leinfelder

refactor IndexEventLog a bit to simplify type/action information. prep for serializing IndexEvent objects to Metacat. https://projects.ecoinformatics.org/ecoinfo/issues/5944

7814 06/20/2013 05:28 PM ben leinfelder

remove serial number from indexeventlog - it is not used elsewhere in the api. https://projects.ecoinformatics.org/ecoinfo/issues/5944

7813 06/20/2013 05:21 PM ben leinfelder

correct spelling for index.eventlog.classname property

7810 06/20/2013 09:24 AM ben leinfelder

adding ability to remove event from the [error] queue.

7807 06/17/2013 05:07 PM Jing Tao

Add code to implment set and get the last processed date.

7806 06/17/2013 04:28 PM Jing Tao

It will make the index only for those objects which were modified after the marked time.

7805 06/17/2013 01:50 PM Jing Tao

Add set and get the lastprocessedDate in the IndexEventLog.
Remove the code to write the successful event.

7800 06/11/2013 06:24 PM Jing Tao

Add a temporary file log for debugging.

7797 06/07/2013 04:38 PM Jing Tao

Add a serial number for the event.
Add method to set events to be archived.

7796 06/07/2013 11:22 AM Jing Tao

Add a new class variable - isArchived for class IndexEvent.

View revisions

Also available in: Atom