|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteClientDataImpl | |
---|---|
visad.cluster |
Uses of RemoteClientDataImpl in visad.cluster |
---|
Subclasses of RemoteClientDataImpl in visad.cluster | |
---|---|
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. |
Methods in visad.cluster with parameters of type RemoteClientDataImpl | |
---|---|
void |
RemoteClientPartitionedFieldImpl.setSamples(RemoteClientDataImpl[] range)
|
void |
RemoteClientFieldImpl.setSamples(RemoteClientDataImpl[] range)
|
void |
RemoteClientPartitionedFieldImpl.setSamples(RemoteClientDataImpl[] range,
boolean copy)
|
void |
RemoteClientFieldImpl.setSamples(RemoteClientDataImpl[] range,
boolean copy)
|
Constructors in visad.cluster with parameters of type RemoteClientDataImpl | |
---|---|
RemoteProxyAgentImpl(RemoteClientDataImpl r)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |