public final class Settings extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getDataDigest()
Returns the value of the
DataDigest parameter. |
boolean |
getDataPduInOrder()
Returns the value of the
DataPDUInOrder parameter. |
boolean |
getDataSequenceInOrder()
Returns the value of the
DataSequenceInOrder parameter. |
int |
getDefaultTime2Retain()
Returns the value of the
DefaultTime2Retain parameter. |
int |
getDefaultTime2Wait()
Returns the value of the
DefaultTime2Wait parameter. |
int |
getErrorRecoveryLevel()
Returns the value of the
ErrorRecoveryLevel parameter. |
int |
getFirstBurstLength()
Returns the value of the
FirstBurstLength parameter. |
String |
getHeaderDigest()
Returns the value of the
HeaderDigest parameter. |
boolean |
getIfMarker()
Returns the value of the
IFMarker parameter. |
int |
getIfMarkInt()
Returns the value of the
IFMarkInt parameter. |
boolean |
getImmediateData()
Returns the value of the
ImmediateData parameter. |
boolean |
getInitialR2T()
Returns the value of the
InitialR2T parameter. |
String |
getInitiatorAlias()
Returns the value of the
InitiatorAlias parameter. |
String |
getInitiatorName()
Returns the value of the
InitiatorName parameter. |
int |
getMaxBurstLength()
Returns the value of the
MaxBurstLength parameter. |
int |
getMaxConnections()
Returns the value of the
MaxConnections parameter. |
int |
getMaxOutstandingR2T()
Returns the value of the
MaxOutstandingR2T parameter. |
int |
getMaxRecvDataSegmentLength()
Returns the value of the
MaxRecvDataSegmentLenght parameter. |
boolean |
getOfMarker()
Returns the value of the
OFMarker parameter. |
int |
getOfMarkInt()
Returns the value of the
OFMarkInt parameter. |
String |
getSessionType()
Returns the value of the
SessionType parameter. |
String |
getTargetName() |
public String getDataDigest() throws SettingsException
DataDigest parameter.DataDigest parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic String getHeaderDigest() throws SettingsException
HeaderDigest parameter.HeaderDigest parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic boolean getIfMarker()
throws SettingsException
IFMarker parameter.IFMarker parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic int getIfMarkInt()
throws SettingsException
IFMarkInt parameter.IFMarkInt parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic int getMaxRecvDataSegmentLength()
throws SettingsException
MaxRecvDataSegmentLenght parameter.MaxRecvDataSegmentLenght parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic boolean getOfMarker()
throws SettingsException
OFMarker parameter.OFMarker parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic int getOfMarkInt()
throws SettingsException
OFMarkInt parameter.OFMarkInt parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic boolean getDataPduInOrder()
throws SettingsException
DataPDUInOrder parameter.DataPDUInOrder parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic boolean getDataSequenceInOrder()
throws SettingsException
DataSequenceInOrder parameter.DataSequenceInOrder parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic int getErrorRecoveryLevel()
throws SettingsException
ErrorRecoveryLevel parameter.ErrorRecoveryLevel parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic int getDefaultTime2Retain()
throws SettingsException
DefaultTime2Retain parameter.DefaultTime2Retain parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic int getDefaultTime2Wait()
throws SettingsException
DefaultTime2Wait parameter.DefaultTime2Wait parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic int getFirstBurstLength()
throws SettingsException
FirstBurstLength parameter.FirstBurstLength parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic boolean getImmediateData()
throws SettingsException
ImmediateData parameter.ImmediateData parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic boolean getInitialR2T()
throws SettingsException
InitialR2T parameter.InitialR2T parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic String getInitiatorAlias() throws SettingsException
InitiatorAlias parameter.InitiatorAlias parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic String getInitiatorName() throws SettingsException
InitiatorName parameter.InitiatorName parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic int getMaxBurstLength()
throws SettingsException
MaxBurstLength parameter.MaxBurstLength parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic int getMaxConnections()
throws SettingsException
MaxConnections parameter.MaxConnections parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic int getMaxOutstandingR2T()
throws SettingsException
MaxOutstandingR2T parameter.MaxOutstandingR2T parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic String getSessionType() throws SettingsException
SessionType parameter.SessionType parameterSettingsException - if the parameter has not been declared or negotiated and there is no default valuepublic String getTargetName() throws SettingsException
SettingsExceptionCopyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.