Documentation of 'visad.cluster.TestProxyCluster' Java class
TestProxyCluster
visad.cluster

Class TestProxyCluster

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, DisplayListener, MessageListener, SSCellListener


    public class TestProxyCluster
    extends FancySSCell
    implements java.awt.event.ActionListener
    TestProxyCluster is the class for testing the visad.cluster package.

     Run:
     On cluster node1:
       rmiregistry &
       java -cp visad.jar visad.cluster.TestProxyCluster 1 wrfout_01_000000_0000
     On cluster node2:
       rmiregistry &
       java -cp visad.jar visad.cluster.TestProxyCluster 2 wrfout_01_000000_0001
     On cluster node3:
       rmiregistry &
       java -cp visad.jar visad.cluster.TestProxyCluster 3 wrfout_01_000000_0002
     On cluster node4:
       rmiregistry &
       java -cp visad.jar visad.cluster.TestProxyCluster 4 wrfout_01_000000_0003
    
     Wait for "data ready as ..." on all four cluster nodes.
    
     On cluster host:
       rmiregistry &
       java -cp visad.jar visad.cluster.TestProxyCluster 0 node1 node2 node3 node4
    
     Wait for "data ready as ..." on cluster host.
    
     On user workstation:
       rmiregistry &
       java -cp visad.jar visad.cluster.TestProxyCluster 5 host
    
     After "please wait ..." message in 3-D window goes off, click on "Widgets".
     When widgets window pops up, slide "RRP" slider over to about 0.003.
     When iso-surfaces appear, click "Go" to animate.
     
    
    See Also:
    Serialized Form
    • Method Detail

      • constructDisplay

        public boolean constructDisplay()
        override method from BasicSSCell
        Overrides:
        constructDisplay in class BasicSSCell
      • main

        public static void main(java.lang.String[] args)
                         throws java.rmi.RemoteException,
                                VisADException,
                                java.io.IOException
        Throws:
        java.rmi.RemoteException
        VisADException
        java.io.IOException
      • actionPerformed

        public void actionPerformed(java.awt.event.ActionEvent e)
        Specified by:
        actionPerformed in interface java.awt.event.ActionListener

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.