public final class TargetFullFeaturePhase extends TargetPhase
TargetPhaseconnection| Constructor and Description |
|---|
TargetFullFeaturePhase(Connection connection)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute()
Starts the full feature phase.
|
execute, getTargetConnectionpublic TargetFullFeaturePhase(Connection connection)
connection - public boolean execute()
throws DigestException,
IOException,
InterruptedException,
InternetSCSIException,
SettingsException
execute in class TargetPhasetrue if and only if the phase was completed
successfullyOperationNotSupportedException - if the method is not overwrittenIOException - if an I/O error occursInterruptedException - if the current Thread is interruptedInternetSCSIException - if a iSCSI protocol violation is detectedDigestException - if a PDU digest error is detectedSettingsException - if the target tries to access a parameter that has not been
declared or negotiated and that has no default valueCopyright © 2012 University of Konstanz, Distributed Systems Group. All Rights Reserved.