org.smallmind.cloud.cluster
Class ClusterEntity

java.lang.Object
  extended by org.smallmind.cloud.cluster.ClusterEntity

public class ClusterEntity
extends Object


Constructor Summary
ClusterEntity(String clusterName, String instanceId)
           
 
Method Summary
 String getClusterName()
           
 String getInstanceId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterEntity

public ClusterEntity(String clusterName,
                     String instanceId)
Method Detail

getClusterName

public String getClusterName()

getInstanceId

public String getInstanceId()


Copyright © 2011. All Rights Reserved.