Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
CNCoreImpl.java 16 KB 6149 about 13 years ben leinfelder take getLogRecords impl form CrudService and us...
CNodeService.java 25.6 KB 6187 about 13 years ben leinfelder implement object format methods - using a separ...
CrudService.java 71.1 KB 6108 over 13 years ben leinfelder read and write D1 access policy rules from meta...
D1NodeService.java 9.41 KB 6186 about 13 years ben leinfelder implement getLogRecords
HealthService.java 4.13 KB 5770 over 13 years berkley implemented health api
MNodeService.java 16.5 KB 6185 about 13 years ben leinfelder include latest D1 common/lib changes
MetadataTypeRegister.java 2.83 KB 5549 almost 14 years berkley commented out a println
ObjectFormatService.java 7.37 KB 6187 about 13 years ben leinfelder implement object format methods - using a separ...
SystemMetadataManager.java 1.62 KB 6099 over 13 years ben leinfelder -remove system metadata guid -> local id mappin...

Latest revisions

# Date Author Comment
6187 06/23/2011 02:19 PM ben leinfelder

implement object format methods - using a separate class to do the actual metacat lookup/caching so that teh CN implementation looks cleaner

6186 06/23/2011 02:17 PM ben leinfelder

implement getLogRecords

6185 06/23/2011 01:54 PM ben leinfelder

include latest D1 common/lib changes

6179 06/22/2011 11:03 AM Chris Jones

Initial check in of the MNodeService stub methods that implement the D1 MN* interfaces. CrudService methods will be transitioned into this class. The methods follow the D1 0.6.2 API thus far.

Also changed CNodeService to reflect minor changes to the D1NodeService class.

6178 06/22/2011 08:13 AM Chris Jones

Add a static getInstance() method to CNodeService and make CNodeService a singleton.

6177 06/22/2011 08:06 AM Chris Jones

Initial check in of the CNodeService stub methods that implement the D1 CN* interfaces. CNCoreImpl methods will be transitioned into this class. The methods follow the D1 0.6.2 API thus far.

6176 06/22/2011 07:50 AM Chris Jones

CNAuthorization.isAuthorized() and MNAuthorization.isAuthorized() differ. Removed it from the base class.

6175 06/22/2011 06:12 AM Chris Jones

getChecksum() is intentionally different on the CN vs MN, so I'm removing it as a common method.

6174 06/21/2011 03:42 PM Chris Jones

Initial check in of the D1NodeService class that provides methods common to both CNodeService and MNodeService implementation classes. The common API methods are:

Methods common to CNCore and MNCore APIs
getLogRecords()

Methods common to CNRead and MNRead APIs...

6149 06/16/2011 10:33 AM ben leinfelder

take getLogRecords impl form CrudService and use in CNCoreImpl

View revisions

Also available in: Atom