| Package | Description |
|---|---|
| visad.cluster |
| 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 |
RemoteClientTuple
RemoteClientTuple is the interface for cluster client
VisAD Tuple data objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteClientDataImpl
RemoteClientData is the class for cluster client
VisAD data objects.
|
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 |
RemoteClientTupleImpl
RemoteClientTupleImpl is the class for cluster client
VisAD Tuple data objects.
|
| Modifier and Type | Method and Description |
|---|---|
RemoteClientData |
RemoteProxyAgentImpl.getRemoteClientData() |
RemoteClientData |
RemoteProxyAgent.getRemoteClientData() |
| Constructor and Description |
|---|
UserDummyDataImpl(RemoteClientData rcd) |