| Package | Description |
|---|---|
| visad.cluster |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteNodeField
RemoteNodeField is the interface for cluster node
VisAD Field data objects that are not paritioned.
|
interface |
RemoteNodePartitionedField
RemoteNodePartitionedField is the interface for cluster node
VisAD Field data objects that are paritioned.
|
interface |
RemoteNodeTuple
RemoteNodeTuple is the interface for cluster node
VisAD Tuple data objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteNodeDataImpl
RemoteNodeData is the class for cluster node
VisAD data objects.
|
class |
RemoteNodeFieldImpl
RemoteNodeFieldImpl is the class for cluster node
VisAD Field data objects.
|
class |
RemoteNodePartitionedFieldImpl
RemoteNodePartitionedFieldImpl is the class for cluster node
VisAD Field data objects that are paritioned.
|
class |
RemoteNodeTupleImpl
RemoteNodeTupleImpl is the class for cluster client
VisAD Tuple data objects.
|