orca.drivers.vmm
Class VmmDriverConstants
java.lang.Object
orca.drivers.vmm.VmmDriverConstants
public class VmmDriverConstants
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionCreateVM
public static final java.lang.String ActionCreateVM
- See Also:
- Constant Field Values
ActionRemoveVM
public static final java.lang.String ActionRemoveVM
- See Also:
- Constant Field Values
ActionMigrateVM
public static final java.lang.String ActionMigrateVM
- See Also:
- Constant Field Values
ActionGetShares
public static final java.lang.String ActionGetShares
- See Also:
- Constant Field Values
ActionChangeShares
public static final java.lang.String ActionChangeShares
- See Also:
- Constant Field Values
ActionSetShares
public static final java.lang.String ActionSetShares
- See Also:
- Constant Field Values
ActionClean
public static final java.lang.String ActionClean
- See Also:
- Constant Field Values
ActionInitialize
public static final java.lang.String ActionInitialize
- See Also:
- Constant Field Values
ActionEmpty
public static final java.lang.String ActionEmpty
- See Also:
- Constant Field Values
PropertyLvm
public static final java.lang.String PropertyLvm
- See Also:
- Constant Field Values
PropertyFile
public static final java.lang.String PropertyFile
- See Also:
- Constant Field Values
PropertyVg
public static final java.lang.String PropertyVg
- See Also:
- Constant Field Values
PropertyDev
public static final java.lang.String PropertyDev
- See Also:
- Constant Field Values
PropertyVbd
public static final java.lang.String PropertyVbd
- See Also:
- Constant Field Values
CodeCreateVM
public static final int CodeCreateVM
- See Also:
- Constant Field Values
CodeRemoveVM
public static final int CodeRemoveVM
- See Also:
- Constant Field Values
CodeMigrateVM
public static final int CodeMigrateVM
- See Also:
- Constant Field Values
CodeGetShares
public static final int CodeGetShares
- See Also:
- Constant Field Values
CodeChangeShares
public static final int CodeChangeShares
- See Also:
- Constant Field Values
CodeSetShares
public static final int CodeSetShares
- See Also:
- Constant Field Values
CodeReleaseShares
public static final int CodeReleaseShares
- See Also:
- Constant Field Values
CodeClean
public static final int CodeClean
- See Also:
- Constant Field Values
CodeEmpty
public static final int CodeEmpty
- See Also:
- Constant Field Values
PropertyBuilder
public static final java.lang.String PropertyBuilder
- See Also:
- Constant Field Values
PropertyConfiguration
public static final java.lang.String PropertyConfiguration
- See Also:
- Constant Field Values
PropertyMachineConfiguration
public static final java.lang.String PropertyMachineConfiguration
- See Also:
- Constant Field Values
PropertyKernelConfiguration
public static final java.lang.String PropertyKernelConfiguration
- See Also:
- Constant Field Values
PropertyExtra
public static final java.lang.String PropertyExtra
- See Also:
- Constant Field Values
PropertyTimeout
public static final java.lang.String PropertyTimeout
- See Also:
- Constant Field Values
PropertyMachineName
public static final java.lang.String PropertyMachineName
- See Also:
- Constant Field Values
PropertyHostName
public static final java.lang.String PropertyHostName
- See Also:
- Constant Field Values
PropertyIP
public static final java.lang.String PropertyIP
- See Also:
- Constant Field Values
PropertyShares
public static final java.lang.String PropertyShares
- See Also:
- Constant Field Values
PropertyNodeId
public static final java.lang.String PropertyNodeId
- See Also:
- Constant Field Values
PropertyDestination
public static final java.lang.String PropertyDestination
- See Also:
- Constant Field Values
PropertyLive
public static final java.lang.String PropertyLive
- See Also:
- Constant Field Values
PropertyKeyFile
public static final java.lang.String PropertyKeyFile
- See Also:
- Constant Field Values
UnknownCpuScheduler
public static final int UnknownCpuScheduler
- See Also:
- Constant Field Values
SedfCpuScheduler
public static final int SedfCpuScheduler
- See Also:
- Constant Field Values
CreditCpuScheduler
public static final int CreditCpuScheduler
- See Also:
- Constant Field Values
ErrorTimeout
public static final int ErrorTimeout
- See Also:
- Constant Field Values
ErrorCannotCreateVM
public static final int ErrorCannotCreateVM
- See Also:
- Constant Field Values
ErrorCannotRemoveVM
public static final int ErrorCannotRemoveVM
- See Also:
- Constant Field Values
ErrorCannotGetShares
public static final int ErrorCannotGetShares
- See Also:
- Constant Field Values
ErrorCannotSetShares
public static final int ErrorCannotSetShares
- See Also:
- Constant Field Values
ErrorCannotReleaseShares
public static final int ErrorCannotReleaseShares
- See Also:
- Constant Field Values
ErrorCannotMigrateVM
public static final int ErrorCannotMigrateVM
- See Also:
- Constant Field Values
ErrorCannotBoot
public static final int ErrorCannotBoot
- See Also:
- Constant Field Values
ErrorCannotBootOrDestroy
public static final int ErrorCannotBootOrDestroy
- See Also:
- Constant Field Values
ErrorCannotCreateVbd
public static final int ErrorCannotCreateVbd
- See Also:
- Constant Field Values
ErrorCannotRemoveVbd
public static final int ErrorCannotRemoveVbd
- See Also:
- Constant Field Values
ErrorBadDriverOverlap
public static final int ErrorBadDriverOverlap
- See Also:
- Constant Field Values
ErrorCannotCreateRootDisk
public static final int ErrorCannotCreateRootDisk
- See Also:
- Constant Field Values
ErrorCannotDestroyRootDisk
public static final int ErrorCannotDestroyRootDisk
- See Also:
- Constant Field Values
SleepTime
public static final long SleepTime
- See Also:
- Constant Field Values
CpuShares
public static final int CpuShares
- See Also:
- Constant Field Values
DomainZeroShares
public static final int DomainZeroShares
- See Also:
- Constant Field Values
DefaultTimeout
public static final int DefaultTimeout
- See Also:
- Constant Field Values
FileName
public static final java.lang.String FileName
- See Also:
- Constant Field Values
DomainZero
public static final java.lang.String DomainZero
- See Also:
- Constant Field Values
DriverIdXen
public static DriverId DriverIdXen
VmmDriverConstants
public VmmDriverConstants()
getErrorMessage
public static java.lang.String getErrorMessage(int code)
Copyright © 2007 Network/Internet Computing Lab. All Rights Reserved.