| Package | Description |
|---|---|
| visad.cluster |
| 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 |
RemoteClientTupleImpl
RemoteClientTupleImpl is the class for cluster client
VisAD Tuple data objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteClientPartitionedFieldImpl.setSamples(RemoteClientDataImpl[] range) |
void |
RemoteClientFieldImpl.setSamples(RemoteClientDataImpl[] range) |
void |
RemoteClientPartitionedFieldImpl.setSamples(RemoteClientDataImpl[] range,
boolean copy) |
void |
RemoteClientFieldImpl.setSamples(RemoteClientDataImpl[] range,
boolean copy) |
| Constructor and Description |
|---|
RemoteProxyAgentImpl(RemoteClientDataImpl r) |