orca.drivers.machine
Class MachineDriverConstants

java.lang.Object
  extended by orca.drivers.machine.MachineDriverConstants

public class MachineDriverConstants
extends java.lang.Object


Field Summary
static java.lang.String ActionAddNetwork
           
static java.lang.String ActionAddPrivateKey
           
static java.lang.String ActionAddPublicKey
           
static java.lang.String ActionCombo
           
static java.lang.String ActionRegisterHostKey
           
static java.lang.String ActionSetGanglia
           
static DriverId DriverIdLinux
           
static java.lang.String PropertyAction
           
static java.lang.String PropertyExtra
           
static java.lang.String PropertyFileName
           
static java.lang.String PropertyHost
           
static java.lang.String PropertyHostname
           
static java.lang.String PropertyKey
           
static java.lang.String PropertyNetwork
           
static java.lang.String PropertyPort
           
static java.lang.String PropertyPrivateIp
           
static java.lang.String PropertySlice
           
static java.lang.String PropertyTask
           
static java.lang.String PropertyTaskCount
           
static java.lang.String PropertyTimeout
           
static java.lang.String PropertyUser
           
 
Constructor Summary
MachineDriverConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ActionAddNetwork

public static final java.lang.String ActionAddNetwork
See Also:
Constant Field Values

ActionAddPublicKey

public static final java.lang.String ActionAddPublicKey
See Also:
Constant Field Values

ActionAddPrivateKey

public static final java.lang.String ActionAddPrivateKey
See Also:
Constant Field Values

ActionSetGanglia

public static final java.lang.String ActionSetGanglia
See Also:
Constant Field Values

ActionRegisterHostKey

public static final java.lang.String ActionRegisterHostKey
See Also:
Constant Field Values

ActionCombo

public static final java.lang.String ActionCombo
See Also:
Constant Field Values

PropertyNetwork

public static final java.lang.String PropertyNetwork
See Also:
Constant Field Values

PropertyKey

public static final java.lang.String PropertyKey
See Also:
Constant Field Values

PropertyExtra

public static final java.lang.String PropertyExtra
See Also:
Constant Field Values

PropertyUser

public static final java.lang.String PropertyUser
See Also:
Constant Field Values

PropertyPrivateIp

public static final java.lang.String PropertyPrivateIp
See Also:
Constant Field Values

PropertySlice

public static final java.lang.String PropertySlice
See Also:
Constant Field Values

PropertyPort

public static final java.lang.String PropertyPort
See Also:
Constant Field Values

PropertyAction

public static final java.lang.String PropertyAction
See Also:
Constant Field Values

PropertyTask

public static final java.lang.String PropertyTask
See Also:
Constant Field Values

PropertyTaskCount

public static final java.lang.String PropertyTaskCount
See Also:
Constant Field Values

PropertyTimeout

public static final java.lang.String PropertyTimeout
See Also:
Constant Field Values

PropertyHostname

public static final java.lang.String PropertyHostname
See Also:
Constant Field Values

PropertyFileName

public static final java.lang.String PropertyFileName
See Also:
Constant Field Values

PropertyHost

public static final java.lang.String PropertyHost
See Also:
Constant Field Values

DriverIdLinux

public static DriverId DriverIdLinux
Constructor Detail

MachineDriverConstants

public MachineDriverConstants()


Copyright © 2007 Network/Internet Computing Lab. All Rights Reserved.