Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
HazelcastService.java 4.68 KB 6437 over 12 years ben leinfelder initialize Hazelcast from the custom configurat...
ObjectPathMap.java 5.12 KB 6424 over 12 years rnahf configuring hazelcast tests
ObjectPathMapCustomer.java 4.51 KB 6424 over 12 years rnahf configuring hazelcast tests
SystemMetadataMap.java 3.07 KB 6434 over 12 years ben leinfelder handle entryAdded (to hzSystemMetadata) to stor...

Latest revisions

# Date Author Comment
6437 09/15/2011 12:57 PM ben leinfelder

initialize Hazelcast from the custom configuration when initializing the Metacat service.

6434 09/15/2011 10:38 AM ben leinfelder

handle entryAdded (to hzSystemMetadata) to store sysmeta to local store when it is not already present

6426 09/14/2011 03:16 PM ben leinfelder

use HashMap, HashSet instead of the Tree* classes that require Identifier objects implement Comparable

6424 09/14/2011 01:52 PM rnahf

configuring hazelcast tests

6420 09/14/2011 10:02 AM rnahf

further refactoring and start of unit tests for hazelcast elements

6417 09/13/2011 03:29 PM rnahf

small code cleanup - removed unused instantiations of DBUtils.

6416 09/13/2011 02:47 PM rnahf

fixed logic wrt localID and docid. Implemented new method in IdentifierManager to getAllGUIDs from identifier table for implementation of loadAllKeys in ObjectPathMapLoader.

6415 09/13/2011 11:38 AM rnahf

further development of ObjectPathMapLoader.

6414 09/12/2011 02:48 PM rnahf

new class for refreshing the hazelcast map with metacat. Initial commit.

6407 09/11/2011 06:12 PM Chris Jones

Add in the Hazelcast Id generation namespace and an IdGenerator instance for task ids. Hazelcast will produce cluster-wide unique ids for the "task-ids" namespace, to be used when creating CNreplicationTask objects.

View revisions

Also available in: Atom