| Package | Description |
|---|---|
| org.jscsi.target.scsi.modeSense |
This package contains all those classes which are most relevant to processing
the
MODE SENSE (6) SCSI command, which is used by the SCSI
initiator to gather information about target devices. |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingModePage
The Caching mode page defines the parameters that affect the use of the data
cache by the storage medium.
|
class |
InformationExceptionsControlModePage
INFORMATION EXCEPTIONS CONTROL MODE PAGEs carry information about recent
INFORMATION EXCEPTION SCSI errors.
|
class |
Page_0FormatModePage
Instances of this class represent MODE PAGEs using the PAGE_0 format.
|
class |
SubPageFormatModePage
Instances of this class represent MODE PAGEs using the SUB-PAGE format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModeParameterListBuilder.setModePages(ModePage modePage) |
void |
ModeParameterListBuilder.setModePages(ModePage[] modePages) |
Copyright © 2012 University of Konstanz, Distributed Systems Group. All Rights Reserved.