|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.yale.cs.hadoopdb.util.ec2.InstanceProperties
public class InstanceProperties
Retrieves instance properties from EC2 for a given cluster. Default behavior provides the set of instance ids in all owned EC2 clusters. The following command lines alter this behavior -public: Provides a list of all public ips -private: Provides a list of all internal ips -group group_name: Provides the properties for a given group
Constructor Summary | |
---|---|
InstanceProperties()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstanceProperties()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |