| Package | Description |
|---|---|
| visad |
The core VisAD package, providing support for VisAD's Data & MathType
hierarchy, as well as for VisAD Displays and remote collaboration.
|
| visad.cluster |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteFieldImpl
RemoteFieldImpl is the VisAD remote adapter for FieldImpl.
|
class |
RemoteFlatFieldImpl
RemoteFlatFieldImpl is the VisAD remote adapter for FlatField.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteClientField
RemoteClientField is the interface for cluster client
VisAD Field data objects that are not partitioned over nodes.
|
interface |
RemoteClientPartitionedField
RemoteClientPartitionedField is the interface for cluster client
VisAD Field data objects that are partitioned over nodes.
|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteClientFieldImpl
RemoteClientFieldImpl is the class for cluster client
VisAD Field data objects.
|
class |
RemoteClientPartitionedFieldImpl
RemoteClientPartitionedFieldImpl is the class for cluster client
VisAD Field 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.
|