orca.drivers.iscsi
Class IscsiDriverConstants
java.lang.Object
orca.drivers.iscsi.IscsiDriverConstants
public class IscsiDriverConstants
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyExtra
public static final java.lang.String PropertyExtra
- See Also:
- Constant Field Values
PropertyGroupName
public static final java.lang.String PropertyGroupName
- See Also:
- Constant Field Values
PropertyInitiator
public static final java.lang.String PropertyInitiator
- See Also:
- Constant Field Values
PropertyLunPath
public static final java.lang.String PropertyLunPath
- See Also:
- Constant Field Values
PropertyBaseImage
public static final java.lang.String PropertyBaseImage
- See Also:
- Constant Field Values
PropertySnapshot
public static final java.lang.String PropertySnapshot
- See Also:
- Constant Field Values
PropertyServerName
public static final java.lang.String PropertyServerName
- See Also:
- Constant Field Values
PropertyPrefix
public static final java.lang.String PropertyPrefix
- See Also:
- Constant Field Values
PropertySite
public static final java.lang.String PropertySite
- See Also:
- Constant Field Values
ActionCreateInitiator
public static final java.lang.String ActionCreateInitiator
- See Also:
- Constant Field Values
ActionCreateGroup
public static final java.lang.String ActionCreateGroup
- See Also:
- Constant Field Values
ActionRemoveGroup
public static final java.lang.String ActionRemoveGroup
- See Also:
- Constant Field Values
ActionCreateLun
public static final java.lang.String ActionCreateLun
- See Also:
- Constant Field Values
ActionRemoveLun
public static final java.lang.String ActionRemoveLun
- See Also:
- Constant Field Values
ActionMapLun
public static final java.lang.String ActionMapLun
- See Also:
- Constant Field Values
ActionUnmapLun
public static final java.lang.String ActionUnmapLun
- See Also:
- Constant Field Values
ActionCreateDisk
public static final java.lang.String ActionCreateDisk
- See Also:
- Constant Field Values
ActionDestroyDisk
public static final java.lang.String ActionDestroyDisk
- See Also:
- Constant Field Values
ActionClean
public static final java.lang.String ActionClean
- See Also:
- Constant Field Values
ErrorMissingServerName
public static final int ErrorMissingServerName
- See Also:
- Constant Field Values
ErrorUnspecified
public static final int ErrorUnspecified
- See Also:
- Constant Field Values
ErrorGroupAlreadyExists
public static final int ErrorGroupAlreadyExists
- See Also:
- Constant Field Values
ErrorGroupDoesNotExist
public static final int ErrorGroupDoesNotExist
- See Also:
- Constant Field Values
ErrorLunAlreadyExists
public static final int ErrorLunAlreadyExists
- See Also:
- Constant Field Values
ErrorLunDoesNotExist
public static final int ErrorLunDoesNotExist
- See Also:
- Constant Field Values
ErrorLunAlreadyMappedToGroup
public static final int ErrorLunAlreadyMappedToGroup
- See Also:
- Constant Field Values
ErrorLunNotMappedToGroup
public static final int ErrorLunNotMappedToGroup
- See Also:
- Constant Field Values
ErrorCannotCreateInitiator
public static final int ErrorCannotCreateInitiator
- See Also:
- Constant Field Values
DriverIdNetApp
public static DriverId DriverIdNetApp
IscsiDriverConstants
public IscsiDriverConstants()
getErrorMessage
public static java.lang.String getErrorMessage(int code)
Copyright © 2007 Network/Internet Computing Lab. All Rights Reserved.