Project

General

Profile

Task #1603

Story #1530: Redefine interface definitions to correspond with Tiers

Resolve missing types in org.dataone.service.types package

Added by Nicholas Dexter almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_common_java
Target version:
Start date:
2011-05-31
Due date:
% Done:

100%

Milestone:
2011-Block-3
Product Version:
*
Story Points:
Sprint:

Description

The following types are needed in order to uncomment affected methods:

CN:
Types.ObjectFormatList ---> CNCore.listFormats
Types.OctetStream ---> CNRead.get
Types.Capabilities ---> CNRegister.addNodeCapabilities and CNRegister.register
Types.ReplicaMetadata ---> CNReplication.updateReplicationMetadata

MN:
Types.ObjectStatistics ---> MNCore.getObjectStatistics
Types.StatusResponse ---> MNCore.getStatus
Types.OctetStream ---> MNRead.get
Types.Exception ---> MNRead.synchronizationFailed


Related issues

Related to Infrastructure - Task #1600: Update Coordinating Node API Documentation Closed 2011-05-31

History

#1 Updated by Dave Vieglais almost 13 years ago

  • Status changed from New to In Progress

OctetStream is not a type that will be described in the schema as it represents a stream of 8 bit bytes.

addNodeCapabilities was renamed updateNodeCapabilities. Parameters for that and register() have been updated in the Docs to "Node".

#2 Updated by Dave Vieglais almost 13 years ago

  • Status changed from In Progress to Closed

Adding new story for fleshing out the design and implementation of the monitoring infrastructure to cover getStatus and getObjectStatistics. All other elements should be up to date.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)