Package | Description |
---|---|
org.dataone.client | |
org.dataone.client.impl.rest |
Modifier and Type | Interface and Description |
---|---|
interface |
CNode
An aggregated API that represents all of the possible services reachable at
a Coordinating Node, defined in the org.dataone.service.cn package.
|
interface |
MNode
An aggregated API that represents all of the possible services reachable at
a Member Node, defined in the org.dataone.service.mn package.
|
Modifier and Type | Field and Description |
---|---|
protected Map<NodeReference,D1Node> |
NodeLocator.nodeMap
this property can be re-initialized by concrete subclasses
|
Modifier and Type | Class and Description |
---|---|
class |
MultipartCNode
CNode represents a DataONE Coordinating Node, and allows calling classes to
execute CN services.
|
class |
MultipartD1Node
An abstract node class that contains base functionality shared between
Coordinating Node and Member Node implementations.
|
class |
MultipartMNode
MultipartMNode represents a MemberNode, and exposes the services associated with a
DataONE Member Node, allowing calling clients to call the services associated
with the node.
|
Copyright © 2014. All Rights Reserved.