- DatasetVolumeList - Class in com.ibm.jzos
-
An object which maps the 265-byte workarea returned by the LOCATE macro, preceded
by the 44-byte resolved dataset name.
- DatasetVolumeList() - Constructor for class com.ibm.jzos.DatasetVolumeList
-
Construct an instance
- DatatypeFactory - Class in com.ibm.jzos.fields
-
An abstract class for classes which are used to construct
Field
objects.
- DatatypeFactory() - Constructor for class com.ibm.jzos.fields.DatatypeFactory
-
- ddExists(String) - Static method in class com.ibm.jzos.ZFile
-
Answer true if the given DD name exists.
- DEFAULT_COMPRESSION_TYPE - Static variable in class com.ibm.jzos.CompressionFactory
-
- DEFAULT_EBCDIC_CODE_PAGE - Static variable in interface com.ibm.jzos.ZFileConstants
-
Note: ZUtil.getDefaultPlatformEncoding() should be used to get the locale-specific
EBCDIC default encoding for the current process.
- DEFAULT_ENCODING - Static variable in class com.ibm.jzos.fields.StringField
-
- DEFAULT_FIELD_WIDTH - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
-
- DEFAULT_FIELD_WIDTH - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- DEFAULT_OUT_BUF_LEN - Static variable in class com.ibm.jzos.AccessMethodServices
-
- DEFAULT_RDR_CLASS - Static variable in class com.ibm.jzos.MvsJobSubmitter
-
- DEFAULT_RDR_FIXED_RECFM - Static variable in class com.ibm.jzos.MvsJobSubmitter
-
- DEFAULT_RDR_LRECL - Static variable in class com.ibm.jzos.MvsJobSubmitter
-
- DEFAULT_RETRY_SLEEP_MS - Static variable in class com.ibm.jzos.ZLogstream
-
The time, in milliseconds to sleep between retries
- DEFAULT_TARGET_ENCODING - Static variable in class com.ibm.jzos.sample.ZipDatasets
-
- DEFAULT_WORK_AREA_LENGTH - Static variable in class com.ibm.jzos.CatalogSearch
-
The default work area size for returned entry information.
- DEFAULT_WRITE_RETRY_COUNT - Static variable in class com.ibm.jzos.ZLogstream
-
The count for retries certain write errors
- defineCluster(String) - Static method in class com.ibm.jzos.sample.vsam.cluster.DefineKsdsCluster
-
- DefineKsdsAIX - Class in com.ibm.jzos.sample.vsam.cluster
-
This sample demonstrates how to create a VSAM Alternate Index (AIX).
- DefineKsdsAIX() - Constructor for class com.ibm.jzos.sample.vsam.cluster.DefineKsdsAIX
-
- DefineKsdsCluster - Class in com.ibm.jzos.sample.vsam.cluster
-
This sample allows the creation of a VSAM cluster.
- DefineKsdsCluster() - Constructor for class com.ibm.jzos.sample.vsam.cluster.DefineKsdsCluster
-
- delete(String) - Static method in class com.ibm.jzos.sample.nonvsam.file.DeleteFile
-
- delete() - Method in class com.ibm.jzos.wlm.WorkUnit
-
Delete the WLM work unit.
- deleteAIX(String) - Static method in class com.ibm.jzos.sample.vsam.cluster.DeleteKsdsAIX
-
- deleteAll() - Method in class com.ibm.jzos.ZLogstream
-
Deletes all blocks in the ZLogstream.
- deleteCluster(String) - Static method in class com.ibm.jzos.sample.vsam.cluster.DeleteKsdsCluster
-
- DeleteDirectory - Class in com.ibm.jzos.sample.nonvsam.directory
-
This sample demonstrates how to delete a directory.
- DeleteDirectory() - Constructor for class com.ibm.jzos.sample.nonvsam.directory.DeleteDirectory
-
- DeleteFile - Class in com.ibm.jzos.sample.nonvsam.file
-
This sample demonstrates how to delete a file.
- DeleteFile() - Constructor for class com.ibm.jzos.sample.nonvsam.file.DeleteFile
-
- DeleteKsdsAIX - Class in com.ibm.jzos.sample.vsam.cluster
-
This sample deletes the VSAM Alternate Index (AIX) created by DefineKsdsAIX.
- DeleteKsdsAIX() - Constructor for class com.ibm.jzos.sample.vsam.cluster.DeleteKsdsAIX
-
- DeleteKsdsCluster - Class in com.ibm.jzos.sample.vsam.cluster
-
This sample deletes the VSAM KSDS cluster created by DefineKsdsCluster.
- DeleteKsdsCluster() - Constructor for class com.ibm.jzos.sample.vsam.cluster.DeleteKsdsCluster
-
- DeleteKsdsRecords - Class in com.ibm.jzos.sample.vsam.file
-
Sample program that deletes records in a VSAM KSDS using
ZFile
.
- DeleteKsdsRecords() - Constructor for class com.ibm.jzos.sample.vsam.file.DeleteKsdsRecords
-
- deleteMessage(int) - Static method in class com.ibm.jzos.MvsConsole
-
Delete a WTO message.
- deleteMessages(int[]) - Static method in class com.ibm.jzos.MvsConsole
-
Delete multiple WTO messages.
- deleteMessagesWithToken(int) - Static method in class com.ibm.jzos.MvsConsole
-
Delete all WTO messages with a given token id.
- deleteRange(long) - Method in class com.ibm.jzos.ZLogstream
-
Deletes a range of blocks in the ZLogstream that are older
than the given block id.
- delrec() - Method in class com.ibm.jzos.ZFile
-
Delete the current VSAM record.
- DESC_CRITICAL_EVENTUAL_ACTION_REQUESTED - Static variable in interface com.ibm.jzos.WtoConstants
-
WTO descriptor code 11 Critical eventual action required
.
- DESC_DYNAMIC_STATUS_DISPLAYS - Static variable in interface com.ibm.jzos.WtoConstants
-
WTO descriptor code 10 Not defined
.
- DESC_EVENTUAL_ACTION_REQUIRED - Static variable in interface com.ibm.jzos.WtoConstants
-
WTO descriptor code 3 Eventual action required
.
- DESC_IMMEDIATE_ACTION_REQUIRED - Static variable in interface com.ibm.jzos.WtoConstants
-
WTO descriptor code 2 Immediate action required
.
- DESC_IMMEDIATE_COMMAND_RESPONSE - Static variable in interface com.ibm.jzos.WtoConstants
-
WTO descriptor code 5 Immediate command response
.
- DESC_IMPORTANT_INFORMATION_MESSAGES - Static variable in interface com.ibm.jzos.WtoConstants
-
WTO descriptor code 12 Important information
.
- DESC_JOB_STATUS - Static variable in interface com.ibm.jzos.WtoConstants
-
WTO descriptor code 6 Job status
.
- DESC_MESSAGE_PREVIOUSLY_AUTOMATED - Static variable in interface com.ibm.jzos.WtoConstants
-
WTO descriptor code 13 Automation information
.
- DESC_OPERATOR_REQUEST - Static variable in interface com.ibm.jzos.WtoConstants
-
WTO descriptor code 9 Operator's request
.
- DESC_OUT_OF_LINE_MESSAGE - Static variable in interface com.ibm.jzos.WtoConstants
-
WTO descriptor code 8 Out-of-line
.
- DESC_RETAIN - Static variable in interface com.ibm.jzos.WtoConstants
-
WTO descriptor code 7 Task related
.
- DESC_SYSTEM_FAILURE - Static variable in interface com.ibm.jzos.WtoConstants
-
WTO descriptor code 1 System failure
.
- DESC_SYSTEM_STATUS - Static variable in interface com.ibm.jzos.WtoConstants
-
WTO descriptor code 4 System status
.
- destroyServerClassification(ServerClassification) - Method in class com.ibm.jzos.wlm.WorkloadManager
-
Destroy a ServerClassification that was previously created/associated to this WorkloadManager.
- DEVICE_DISK - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDevice() value constant (fldata._device)
- DEVICE_DUMMY - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDevice() value constant (fldata._device)
- DEVICE_HFS - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDevice() value constant (fldata._device)
- DEVICE_HIPERSPACE - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDevice() value constant (fldata._device)
- DEVICE_MEMORY - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDevice() value constant (fldata._device)
- DEVICE_MSGFILE - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDevice() value constant (fldata._device)
- DEVICE_OTHER - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDevice() value constant (fldata._device)
- DEVICE_PRINTER - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDevice() value constant (fldata._device)
- DEVICE_TAPE - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDevice() value constant (fldata._device)
- DEVICE_TDQ - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDevice() value constant (fldata._device)
- DEVICE_TERMINAL - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDevice() value constant (fldata._device)
- DfSort - Class in com.ibm.jzos
-
This class provides a Java wrapper around the DFSORT utility.
- DfSort() - Constructor for class com.ibm.jzos.DfSort
-
- DfSortArguments - Class in com.ibm.jzos.sample.dfsort
-
Helper class for parsing key=value pair arguments into a usable
form for the DFSORT sample programs.
- DfSortArguments(String[]) - Constructor for class com.ibm.jzos.sample.dfsort.DfSortArguments
-
Construct and parse a list of arguments as described by the class description.
- DfSortCopyFixedDataset - Class in com.ibm.jzos.sample.dfsort
-
This example creates an instance of
DfSort
to copy an existing Dataset
and write the result to an existing dataset.
- DfSortCopyFixedDataset() - Constructor for class com.ibm.jzos.sample.dfsort.DfSortCopyFixedDataset
-
- DfSortCopyFixedDatasetToJava - Class in com.ibm.jzos.sample.dfsort
-
This example creates an instance of
DfSort
to sort an existing Dataset
and read the sort output into Java.
- DfSortCopyFixedDatasetToJava() - Constructor for class com.ibm.jzos.sample.dfsort.DfSortCopyFixedDatasetToJava
-
- DfSortCopyVariableDataset - Class in com.ibm.jzos.sample.dfsort
-
This example creates an instance of
DfSort
to copy an existing Dataset
and write the result to an existing dataset.
- DfSortCopyVariableDataset() - Constructor for class com.ibm.jzos.sample.dfsort.DfSortCopyVariableDataset
-
- DfSortFixedDatasetToFixedDataset - Class in com.ibm.jzos.sample.dfsort
-
This example creates an instance of
DfSort
to sort an existing Dataset
and write the result to an existing dataset.
- DfSortFixedDatasetToFixedDataset() - Constructor for class com.ibm.jzos.sample.dfsort.DfSortFixedDatasetToFixedDataset
-
- DfSortFixedDatasetToJava - Class in com.ibm.jzos.sample.dfsort
-
This example creates an instance of
DfSort
to sort an existing Dataset
and read the sort output into Java.
- DfSortFixedDatasetToJava() - Constructor for class com.ibm.jzos.sample.dfsort.DfSortFixedDatasetToJava
-
- DfSortFixedJavaToDataset - Class in com.ibm.jzos.sample.dfsort
-
This example creates an instance of
DfSort
to sort fixed record data
generated by java and store the output in a Dataset.
- DfSortFixedJavaToDataset() - Constructor for class com.ibm.jzos.sample.dfsort.DfSortFixedJavaToDataset
-
- DfSortVariableDatasetToJava - Class in com.ibm.jzos.sample.dfsort
-
This example creates an instance of
DfSort
to sort an existing Dataset
and read the sort output.
- DfSortVariableDatasetToJava() - Constructor for class com.ibm.jzos.sample.dfsort.DfSortVariableDatasetToJava
-
- DfSortVariableDatasetToVariableDataset - Class in com.ibm.jzos.sample.dfsort
-
This example creates an instance of
DfSort
to sort an existing Dataset
and write the result to an existing dataset.
- DfSortVariableDatasetToVariableDataset() - Constructor for class com.ibm.jzos.sample.dfsort.DfSortVariableDatasetToVariableDataset
-
- DfSortVariableJavaToDataset - Class in com.ibm.jzos.sample.dfsort
-
This example creates an instance of
DfSort
to sort variable record data
generated by java and store the output in a Dataset.
- DfSortVariableJavaToDataset() - Constructor for class com.ibm.jzos.sample.dfsort.DfSortVariableJavaToDataset
-
- disableInputStream() - Method in class com.ibm.jzos.DfSort
-
Indicate that the records to DFSORT are to be provided via the SORTIN
DD and not from Java.
- disableOutputStream() - Method in class com.ibm.jzos.DfSort
-
Indicate that the output records from DFSORT are to be sent to the SORTOUT
DD and not to Java.
- discardCurrentWorkArea() - Method in class com.ibm.jzos.CatalogSearch
-
Discard the unprocessed work area data.
- disconnect() - Method in class com.ibm.jzos.wlm.WorkloadManager
-
Disconnect the server from WLM.
- doDeqAndUnalloc() - Method in class com.ibm.jzos.ZFile
-
Dequeue the PDS and member if enqueued.
- DoubleAccessor - Interface in com.ibm.jzos.fields
-
An interface which describes a
Field
which has double accessors.
- DS1ACBM - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1ACBM - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1ACBM EQU X'08' ....
- DS1ALX - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1ALX - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1ALX EQU X'02' ....
- DS1AVR - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1AVR - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1AVR EQU X'40' 01..
- DS1AVRND - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1AVRND - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1AVRND EQU X'41' 01..
- DS1CHKPT - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1CHKPT - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1CHKPT EQU DS1IND01 SAME AS DS1IND01 @L3C
- DS1COMPR - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1COMPR - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1COMPR EQU X'80' 1...
- DS1CONTG - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1CONTG - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1CONTG EQU X'08' ....
- DS1CPOIT - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1CPOIT - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1CPOIT EQU X'40' .1..
- DS1CRSDB - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1CRSDB - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1CRSDB EQU X'10' ...1 ....
- DS1CYL - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1CYL - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1CYL EQU X'C0' 11..
- DS1DSABS - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1DSABS - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1DSABS EQU X'00' 0000 0000 ABSOLUTE TRACK REQUEST @L3A
- DS1DSAE - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1DSAE - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1DSAE EQU X'01' ........1 EXTENDED ATTRIBUTES EXIST @L9C
- DS1DSCHA - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1DSCHA - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1DSCHA EQU DS1IND02 SAME USE AS BIT DS1IND02 @G60ASBJ
- DS1DSGCX - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1DSGCX - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1DSGCX EQU X'10' ...1 ....
- DS1DSGDA - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1DSGDA - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1DSGDA EQU X'20' ..1.
- DS1DSGGS - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1DSGGS - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1DSGGS EQU X'80' 1...
- DS1DSGIS - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1DSGIS - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1DSGIS EQU X'80' 1...
- DS1DSGPO - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1DSGPO - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1DSGPO EQU X'02' ....
- DS1DSGPS - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1DSGPS - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1DSGPS EQU X'40' .1..
- DS1DSGTQ - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1DSGTQ EQU X'20' ..1.
- DS1DSGTR - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1DSGTR - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1DSGTR EQU X'04' ....
- DS1DSGTX - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1DSGTX - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1DSGTX EQU X'40' .1..
- DS1DSGU - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1DSGU - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1DSGU EQU X'01' ....
- DS1DSPAC - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1DSPAC - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1DSPAC EQU X'C0' XX..
- DS1EATTR - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1EATTR EQU X'03' ....
- DS1EATTR_NO - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1EATTR_NO EQU X'01' '1' - EATTR=NO has been
specified.
- DS1EATTR_NS - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1EATTR_NS EQU X'00' '0' - EATTR has not been @V2A
specified.
- DS1EATTR_OPT - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1EATTR_OPT EQU X'02' '2' - EATTR=OPT has been
specified.
- DS1EATTR_REQ - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1EATTR_REQ EQU X'03' '3' - Not Used.
- DS1END - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1END - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1END EQU * EQUATE AT END OF DSCB1 MAP @P1C
END
- DS1EXPBY - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1EXPBY - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1EXPBY EQU X'20' ..1.
- DS1EXT - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1EXT - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1EXT EQU X'10' ...1 ....
- DS1IDC - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1IDC EQU X'F1' FORMAT 1 IDENTIFIER @LvA
- DS1IND01 - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1IND01 - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1IND01 EQU X'01' ....
- DS1IND02 - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1IND02 - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1IND02 EQU X'02' ....
- DS1IND04 - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1IND04 - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1IND04 EQU X'04' ....
- DS1IND08 - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1IND08 - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1IND08 EQU X'08' ....
- DS1IND10 - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1IND10 - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1IND10 EQU X'10' ...1 ....
- DS1IND20 - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1IND20 - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1IND20 EQU X'20' ..1.
- DS1IND40 - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1IND40 - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1IND40 EQU X'40' .1..
- DS1IND80 - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1IND80 - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1IND80 EQU X'80' 1...
- DS1LARGE - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1LARGE - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1LARGE EQU X'08' ....
- DS1MSGP - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1MSGP - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1MSGP EQU X'20' ..1.
- DS1MXIG - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1MXIG - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1MXIG EQU X'04' ....
- DS1OPTBC - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1OPTBC - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1OPTBC EQU X'40' .1..
- DS1OPTIC - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1OPTIC - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1OPTIC EQU X'80' 1...
- DS1ORGAM - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1ORGAM - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1ORGAM EQU X'08' ....
- DS1PDSE - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1PDSE - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1PDSE EQU X'08' ....
- DS1PDSEX - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1PDSEX - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1PDSEX EQU X'02' ....
- DS1RACDF - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1RACDF - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1RACDF EQU DS1IND40 SAME USE AS BIT DS1IND40 @LBA
- DS1REBLK - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1REBLK - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1REBLK EQU X'20' ..1.
- DS1RECAL - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1RECAL - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1RECAL EQU X'10' ...1 ....
- DS1RECFA - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1RECFA - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1RECFA EQU X'04' ....
- DS1RECFB - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1RECFB - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1RECFB EQU X'10' ...1 ....
- DS1RECFF - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1RECFF - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1RECFF EQU X'80' 10..
- DS1RECFS - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1RECFS - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1RECFS EQU X'08' ....
- DS1RECFT - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1RECFT - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1RECFT EQU X'20' ..1.
- DS1RECFU - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1RECFU - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1RECFU EQU X'C0' 11..
- DS1RECFV - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1RECFV - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1RECFV EQU X'40' 01..
- DS1RECMC - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1RECMC - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1RECMC EQU X'02' ....
- DS1SCAVB - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1SCAVB - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1SCAVB EQU X'80' 1...
- DS1SCCP1 - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1SCCP1 - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1SCCP1 EQU X'08' ....
- DS1SCCP2 - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1SCCP2 - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1SCCP2 EQU X'04' ....
- DS1SCKB - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1SCKB - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1SCKB EQU X'20' ..1.
- DS1SCMB - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1SCMB - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1SCMB EQU X'40' .1..
- DS1SCUB - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1SCUB - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1SCUB EQU X'10' ...1 ....
- DS1SECTY - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1SECTY - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1SECTY EQU DS1IND10 SAME USE AS BIT DS1IND10 @LBA
- DS1SMSDS - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1SMSDS - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1SMSDS EQU X'80' 1...
- DS1SMSUC - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1SMSUC - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1SMSUC EQU X'40' .1..
- DS1STRP - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1STRP - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1STRP EQU X'04' ....
- DS1TRK - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1TRK - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1TRK EQU X'80' 10..
- DS1WRSEC - Static variable in class com.ibm.jzos.Format1DSCB
-
- DS1WRSEC - Static variable in class com.ibm.jzos.Format8DSCB
-
DS1WRSEC EQU DS1IND04 SAME USE AS BIT DS1IND04 @LBA
- DS3END - Static variable in class com.ibm.jzos.Format3DSCB
-
DS3END EQU * EQUATE AT END OF DSCB3 MAP @P1C
END
- DS3IDC - Static variable in class com.ibm.jzos.Format3DSCB
-
DS3IDC EQU X'F3' FORMAT 3 IDENTIFIER @LvA
- DS5END - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
TO FORMAT 5 DSCB OR ZERO @P1A
DS5END EQU * EQUATE AT END OF DSCB5 @P1C
- DS5EXTLN - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
DS5EXTLN EQU DS5EXTAV-DS5AVEXT LENGTH OF AN EXTENT @L6A
- DS5EXTMX - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
DESCRIPTOR IN A FMT 5 @L6A
DSCB @L6A
DS5EXTMX EQU 26 MAXIMUM NUMBER OF FREE @L6A
- DS5IDC - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
EXTENTS IN A FMT5 DSCB @L6A
DS5IDC EQU X'F5' FORMAT 5 IDENTIFIER CONSTANT @L6A
- DS5RTALN - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
EXTENTS IN A FMT5 DSCB @L6A
DS5RTALN EQU 2 LENGTH OF AN RTA IN A FMT 5
- DS8IDC - Static variable in class com.ibm.jzos.Format8DSCB
-
DS8IDC EQU X'F8' FORMAT 8 IDENTIFIER @LvA
- DS9ATRVDATA - Static variable in class com.ibm.jzos.Format9DSCB
-
DS9ATRVData EQU 2 Offset to vendor-supplied data
End Added EQUs @P10A
- DS9ATRVFLAG - Static variable in class com.ibm.jzos.Format9DSCB
-
DS9ATRVFlag EQU 0,1 Offset to & len of flags and length for a subfield
- DS9ATRVH - Static variable in class com.ibm.jzos.Format9DSCB
-
DS9ATRVH EQU 0,2 Offset to & len of two-byte header for a subfield
- DS9ATRVID - Static variable in class com.ibm.jzos.Format9DSCB
-
DS9ATRVID EQU 1,1 Offset to & len of vendor ID issued BY IBM
- DS9ATRVLEN - Static variable in class com.ibm.jzos.Format9DSCB
-
DS9ATRVLen EQU X'0F' Mask for bits for length in DS9ATRVFlag
- DS9CREAT - Static variable in class com.ibm.jzos.Format9DSCB
-
DS9CREAT EQU X'80' Format 9 DSCB built by Create @V2A
The following three fields valid when DS9CREAT is set @V2A
- DS9END - Static variable in class com.ibm.jzos.Format9DSCB
-
DS9END EQU * END OF THE DSCB 9 MAPPING
- DS9IDC - Static variable in class com.ibm.jzos.Format9DSCB
-
DS9IDC EQU X'F9'
SPACE FOR 10 F3 POINTERS *
- DS9KEY - Static variable in class com.ibm.jzos.Format9DSCB
-
DS9KEY EQU X'09'
- DS9LEN - Static variable in class com.ibm.jzos.Format9DSCB
-
DS9LEN EQU DS9END-IECSDSL9
END
- DS9SUBT1 - Static variable in class com.ibm.jzos.Format9DSCB
-
DS9SUBT1 EQU X'01' ATTRIBUTE DATA AND A LIST OF
POINTERS TO FORMAT 3 DSCBs
- DS9SUBT2 - Static variable in class com.ibm.jzos.Format9DSCB
-
DS9SUBT2 EQU X'02' RESERVED FOR NEXT FORMAT 9
- DSCB - Interface in com.ibm.jzos
-
Common interface for the dataset control block (DSCB) structure returned from
a VTOC.
- dsExists(String) - Static method in class com.ibm.jzos.ZFile
-
Answer true if the given dataset name exists.
- DsInfo - Class in com.ibm.jzos.sample.dfsort
-
Helper class for DFSORT samples.
- DsInfo(String) - Constructor for class com.ibm.jzos.sample.dfsort.DsInfo
-
Construct a new instance on an (unqualified) MVS dataset name
- DSORG_CONCAT - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDsorg() constant value (fldata.__dsorg_concat )
- DSORG_HFS - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDsorg() constant value (fldata.__dsorg_hfs )
- DSORG_HIPER - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDsorg() constant value (fldata.__dsorg_hiper )
- DSORG_MEM - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDsorg() constant value (fldata.__dsorg_mem )
- DSORG_PDS_DIR - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDsorg() constant value (fldata.__dsorg_po + fldata.__dsorg_dir)
- DSORG_PDS_MEM - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDsorg() constant value (fldata.__dsorg_po + fldata.__dsorg_mem)
- DSORG_PDSE - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDsorg() constant value (fldata.__dsorg_pdse )
- DSORG_PO - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDsorg() constant value (fldata.__dsorg_po )
- DSORG_PS - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDsorg() constant value (fldata.__dsorg_ps )
- DSORG_TEMP - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDsorg() constant value (fldata.__dsorg_temp )
- DSORG_VSAM - Static variable in interface com.ibm.jzos.ZFileConstants
-
getDsorg() constant value (fldata.__dsorg_vsam )
- dumpHex(String, byte[], OutputStream) - Static method in class com.ibm.jzos.ByteUtil
-
Dump a byte array in hex to an OutputStream.
- dumpHex(String, byte[], OutputStream, String) - Static method in class com.ibm.jzos.ByteUtil
-
Dump a byte array in hex to an OutputStream.
- dumpHex(String, byte[], Writer) - Static method in class com.ibm.jzos.ByteUtil
-
Dump a byte array in hex to Writer.
- dumpHex(String, byte[], int, int, int, Writer) - Static method in class com.ibm.jzos.ByteUtil
-
Dump a byte array in hex to Writer.
- DynallocCopyDataset - Class in com.ibm.jzos.sample
-
Sample program that uses BPXWDYN to dynamically allocate a new dataset
with the same attributes as a given dataset, and then copy the
original to the new dataset.
- DynallocCopyDataset() - Constructor for class com.ibm.jzos.sample.DynallocCopyDataset
-
- getAbendCode() - Method in exception com.ibm.jzos.ZFileException
-
- getAbendRc() - Method in exception com.ibm.jzos.ZFileException
-
- getActualFilename() - Method in class com.ibm.jzos.ZFile
-
Get the actual name of the opened file as returned by
the fldata() C library function in the fldata_t.__dsname field.
- getAddr() - Method in class com.ibm.jzos.RauditxMessageHeader
-
- getAddr() - Method in class com.ibm.jzos.RauditxRelocateHeader
-
- getAdmissionDate() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- getAlgorithm() - Method in class com.ibm.jzos.CompressionFactory
-
Answer the compression algorithm used by this CompressionFactory instance.
- getAlgorithmParms() - Method in class com.ibm.jzos.CompressionFactory
-
Answer the algorithm parameters used by this CompressionFactory instance.
- getAllocSvc99Error() - Method in exception com.ibm.jzos.ZFileException
-
- getAllocSvc99Info() - Method in exception com.ibm.jzos.ZFileException
-
- getAmrcBytes() - Method in exception com.ibm.jzos.ZFileException
-
Deprecated.
just for debugging
- getAttr() - Method in class com.ibm.jzos.RauditxParameters
-
- getAttributes(String) - Static method in class com.ibm.jzos.sample.nonvsam.file.GetFileAttributes
-
- getAutoAdjustmentInd() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- getAutoFree() - Method in class com.ibm.jzos.RecordReader
-
Answer a flag that indicates whether the DD name associated with this
file will automatically be freed when the file is closed.
- getAutoFree() - Method in class com.ibm.jzos.RecordWriter
-
Answer a flag that indicates whether the DD name associated with this
file will automatically be freed when the file is closed.
- getBenefitsExhaustInd() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- getBenefitsPayInd() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- getBigDecimal(byte[]) - Method in interface com.ibm.jzos.fields.BigDecimalAccessor
-
Answer a BigDecimal from the given byte array buffer,
at the offset of this field.
- getBigDecimal(byte[], int) - Method in interface com.ibm.jzos.fields.BigDecimalAccessor
-
Answer a BigDecimal from the given byte array buffer,
at the bufOffset + offset of this field.
- getBigDecimal(byte[]) - Method in class com.ibm.jzos.fields.BinaryAsBigDecimalField
-
Answer a BigDecimal from the given byte array buffer,
at the offset of this field.
- getBigDecimal(byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsBigDecimalField
-
Answer a BigDecimal from the given byte array buffer,
at the bufOffset + offset of this field.
- getBigDecimal(byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
-
- getBigDecimal(byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
-
- getBigDecimal(byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
-
Answer a BigDecimal from the given byte array buffer,
at the offset of this field.
- getBigDecimal(byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
-
Answer a BigDecimal from the given byte array buffer,
at the bufOffset + offset of this field.
- getBigInteger(byte[]) - Method in interface com.ibm.jzos.fields.BigIntegerAccessor
-
Answer a BigInteger from the given byte array buffer,
at the offset of this field.
- getBigInteger(byte[], int) - Method in interface com.ibm.jzos.fields.BigIntegerAccessor
-
Answer a BigInteger from the given byte array buffer,
at the bufOffset + offset of this field.
- getBigInteger(byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
-
Answer a BigInteger from the given byte array buffer,
at the bufOffset + offset of this field.
- getBigInteger(byte[]) - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
-
Answer a BigInteger from the given byte array buffer,
at the offset of this field.
- getBigInteger(byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
-
Answer a BigInteger value from the given byte array buffer,
at the offset of this field.
- getBigInteger(byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
-
Answer a BigInteger value from the given byte array buffer,
at the bufOffset + offset of this field.
- getBigInteger(byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
-
Answer a BigInteger value from the given byte array buffer,
at the offset of this field.
- getBigInteger(byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
-
Answer a BigInteger value from the given byte array buffer,
at the bufOffset + offset of this field.
- getBillSource() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- getBinaryAsBigDecimalField(int, int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
-
Construct and return a BinaryAsBigDecimalField, advancing the current offset by its byte length.
- getBinaryAsBigIntegerField(int, int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
-
Construct and return a BinaryAsBigIntegerField, advancing the current offset by its byte length.
- getBinaryAsIntField(int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
-
Construct and return a BinaryAsIntField,
advancing the current offset by its byte length.
- getBinaryAsIntField(int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
-
Construct and return a BinaryAsIntField, advancing the current offset by its byte length.
- getBinaryAsLongField(int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
-
Construct and return a BinaryAsLongField,
advancing the current offset by its byte length.
- getBinaryAsLongField(int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
-
Construct and return a BinaryAsLongField, advancing the current offset by its byte length.
- getBinaryField(int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
-
Construct and return either a BinaryAsIntField or a BinaryAsLongField,
depending on the length.
- getBinaryField(int, int, boolean, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
-
Construct and return a BinaryField, advancing the current offset by its byte length.
- getBlksize() - Method in class com.ibm.jzos.RecordReader
-
Answer the BLKSIZE, which is the maximum block length supported by the dataset.
- getBlksize() - Method in class com.ibm.jzos.RecordWriter
-
Answer the BLKSIZE, which is the maximum block length supported by the dataset.
- getBlksize() - Method in class com.ibm.jzos.ZFile
-
Get the native file's blocksize.
- getBlksize() - Method in class com.ibm.jzos.ZFileRecordReader
-
- getBlockID() - Method in class com.ibm.jzos.ZLogstream
-
Answers as a long the 8-byte blockID from the last block read or written.
- getBloodDed() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- getBloodPintsFurnished() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- getBloodPintsReplaced() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- getBufferCompressor() - Method in class com.ibm.jzos.CompressionFactory
-
Construct and return a
BufferCompressor
that may be used to compress or
expand a discrete block of data.
- getByteArray(byte[]) - Method in class com.ibm.jzos.fields.ByteArrayField
-
Return a byte array from the given byte array buffer,
at the offset of this field.
- getByteArray(byte[], int) - Method in class com.ibm.jzos.fields.ByteArrayField
-
Return a byte array from the given byte array buffer,
at the bufOffset + offset of this field.
- getByteArrayField(int) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Construct and return a ByteArrayField, advancing the current offset by its byte length.
- getByteBuffer() - Method in class com.ibm.jzos.Format3DSCB
-
- getByteBuffer() - Method in class com.ibm.jzos.Format8DSCB
-
- getByteBuffer() - Method in class com.ibm.jzos.Format9DSCB
-
- getByteBuffer() - Method in class com.ibm.jzos.JFCB
-
- getByteBuffer() - Method in class com.ibm.jzos.RauditxMessageHeader
-
- getByteBuffer() - Method in class com.ibm.jzos.RauditxParameters
-
- getByteBuffer() - Method in class com.ibm.jzos.RauditxRelocateHeader
-
- getByteCount() - Method in class com.ibm.jzos.ZFile
-
Get the number of bytes read or written to the native file.
- getByteLength() - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
-
Answer the length of the field described by the receiver
- getByteLength() - Method in class com.ibm.jzos.fields.BinaryAsIntField
-
Answer the length of the field described by the receiver
- getByteLength() - Method in class com.ibm.jzos.fields.BinaryAsLongField
-
Answer the length of the field described by the receiver
- getByteLength() - Method in class com.ibm.jzos.fields.ByteArrayField
-
- getByteLength() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
-
- getByteLength() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
-
- getByteLength() - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
-
- getByteLength() - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
-
- getByteLength() - Method in class com.ibm.jzos.fields.ExternalFloatField
-
- getByteLength() - Method in interface com.ibm.jzos.fields.Field
-
Answer the length of the field described by the receiver
- getByteLength() - Method in class com.ibm.jzos.fields.IbmDoubleField
-
- getByteLength() - Method in class com.ibm.jzos.fields.IbmFloatField
-
- getByteLength() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
-
Answer the length of the field described by the receiver
- getByteLength() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
-
Answer the length of the field described by the receiver
- getByteLength() - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
-
Answer the length of the field described by the receiver
- getByteLength() - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
-
Answer the length of the field described by the receiver
- getByteLength() - Method in class com.ibm.jzos.fields.StringField
-
- getBytes() - Method in class com.ibm.jzos.CatalogSearchField
-
Return the raw field bytes.
- getBytes() - Method in class com.ibm.jzos.DatasetVolumeList
-
Answer the underlying byte array mapped by this object.
- getBytes() - Method in interface com.ibm.jzos.DSCB
-
Answer the underlying byte array mapped by this object.
- getBytes() - Method in class com.ibm.jzos.Format1DSCB
-
Answer the underlying byte array mapped by this object.
- getBytes() - Method in class com.ibm.jzos.Format3DSCB
-
- getBytes() - Method in class com.ibm.jzos.Format8DSCB
-
- getBytes() - Method in class com.ibm.jzos.Format9DSCB
-
- getBytes() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Answer the underlying byte array mapped by this object.
- getCatalogName() - Method in class com.ibm.jzos.CatalogSearch.Entry
-
Return the name of the current Catalog (the entry name of the last
Catalog entry read).
- getCatalogName() - Method in class com.ibm.jzos.CatalogSearch
-
Return the catalog name.
- getCategory() - Method in exception com.ibm.jzos.JesVsamException
-
Return the category (component) responsible for the exception.
- getChar() - Method in class com.ibm.jzos.CatalogSearchField
-
- getChildProcessInputEncoding() - Static method in class com.ibm.jzos.Exec
-
Return the default encoding to use for sending data to child process's stdin stream.
- getChildStdinStream() - Method in class com.ibm.jzos.DfSort
-
Returns a java.io.OutputStream that can be used to send records to
the child DFSORT process.
- getChildStdoutStream() - Method in class com.ibm.jzos.DfSort
-
Returns a java.io.InputStream that can be used to read output records from
the child DFSORT process.
- getClaimNumber() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the ClaimNumber.
- getCodePageCurrentLocale() - Static method in class com.ibm.jzos.ZUtil
-
Native method to retrieve the default locale codepage name used by the toolkit
native library.
- getCoinsuranceDays() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the CoinsuranceDays.
- getComp() - Method in class com.ibm.jzos.RauditxParameters
-
- getCompLen() - Method in class com.ibm.jzos.RauditxParameters
-
- getCompressingOutputStream(OutputStream) - Method in class com.ibm.jzos.CompressionFactory
-
Construct and return an OutputStream
that can be used to compress data to
another OutputStream.
- getCompressingOutputStream(OutputStream, int) - Method in class com.ibm.jzos.CompressionFactory
-
Construct and return an OutputStream
that can be used to compress data to
another OutputStream.
- getConnToken() - Method in class com.ibm.jzos.wlm.WorkloadManager
-
- getCpuTimeMicros() - Static method in class com.ibm.jzos.ZUtil
-
Gets the amount of CPU time consumed, expressed in microseconds,
for the current thread.
- getCurrentJobId() - Static method in class com.ibm.jzos.ZUtil
-
Get the current MVS jobid, blanks trimmed
- getCurrentJobname() - Static method in class com.ibm.jzos.ZUtil
-
Get the current MVS jobname, blanks trimmed
- getCurrentProcStepname() - Static method in class com.ibm.jzos.ZUtil
-
Get the current MVS proc stepname, blanks trimmed.
- getCurrentStepname() - Static method in class com.ibm.jzos.ZUtil
-
Get the current MVS stepname, blanks trimmed.
- getCurrentTimeMicros() - Static method in class com.ibm.jzos.ZUtil
-
Gets the current time, expressed in microseconds since
00:00:00 Coordinated Universal Time (UTC), January 1, 1970
- getCurrentTsoPrefix() - Static method in class com.ibm.jzos.ZUtil
-
Gets the TSO prefix, if running under TSO.
- getCurrentUser() - Static method in class com.ibm.jzos.ZUtil
-
Get the current MVS userid.
- getDDName() - Method in class com.ibm.jzos.JesVsam
-
Answers the DD name used to open the underlying VSAM file.
- getDDName() - Method in class com.ibm.jzos.RecordReader
-
Answers the DD name used to open the underlying dataset.
- getDDName() - Method in class com.ibm.jzos.RecordWriter
-
Answers the DD name used to open the underlying file.
- getDDName() - Method in class com.ibm.jzos.ZFileRecordReader
-
Answers the DD name used to open the underlying dataset.
- getDecoder() - Method in class com.ibm.jzos.Transcoder
-
Return the CharsetDecoder that is in use by this Transcoder.
- getDefault() - Static method in class com.ibm.jzos.CompressionFactory
-
Return a default CompressionFactory.
- getDefaultEncoding(String) - Static method in class com.ibm.jzos.FileFactory
-
Answer the default encoding assumed for a given filename
- getDefaultHLQ() - Static method in class com.ibm.jzos.ZFile
-
Returns the default datasetname high-level qualifer for the user/job.
- getDefaultJavaIoEncoding() - Static method in class com.ibm.jzos.FileFactory
-
Answer the default encoding for a java.io file encoding,
which defaults to the Java System property "file.encoding".
- getDefaultPlatformEncoding() - Static method in class com.ibm.jzos.ZUtil
-
Get the default platform encoding for this instance of the JVM.
- getDefaultZFileEncoding() - Static method in class com.ibm.jzos.FileFactory
-
Answer the default (EBCDIC) encoding for a ZFile
- getDescrs() - Method in class com.ibm.jzos.WtoMessage
-
Answer an integer array of descriptor codes.
- getDevice() - Method in class com.ibm.jzos.ZFile
-
Gets the __device value from the C-library fldata structure.
- getDeviceTypes() - Method in class com.ibm.jzos.DatasetVolumeList
-
Answer an array of ints, each containing the 4-byte device
type of the corresponding volume entry.
- getDiagArea() - Method in class com.ibm.zosrrs.BeginReturnType
-
- getDiagArea() - Method in class com.ibm.zosrrs.EndReturnType
-
- getDiagArea() - Method in class com.ibm.zosrrs.EnvironmentReturnType
-
- getDictionaryLength(int) - Static method in class com.ibm.jzos.ZCompressor
-
Answer the size of a single dictionary, given the number
of bits in a dictionary symbol.
- getDischargeDate() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the DischargeDate.
- getDouble(byte[]) - Method in interface com.ibm.jzos.fields.DoubleAccessor
-
Answer a double from the given byte array buffer,
at the offset of this field.
- getDouble(byte[], int) - Method in interface com.ibm.jzos.fields.DoubleAccessor
-
Answer a double from the given byte array buffer,
at the bufOffset + offset of this field.
- getDouble(byte[]) - Method in class com.ibm.jzos.fields.ExternalFloatField
-
Return a double from the given byte array buffer,
at the offset of this field.
- getDouble(byte[], int) - Method in class com.ibm.jzos.fields.ExternalFloatField
-
Return a double from the given byte array buffer,
at the bufOffset + offset of this field.
- getDouble(byte[]) - Method in class com.ibm.jzos.fields.IbmDoubleField
-
Return an IEEE (binary) double from the given byte array buffer,
at the offset of this field.
- getDouble(byte[], int) - Method in class com.ibm.jzos.fields.IbmDoubleField
-
Return an IEEE (binary) double from the given byte array buffer,
at the bufOffset + offset of this field.
- getDS1BLKL() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1BLKL() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1CREDT() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1CREDT() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1CREDT_DDDD() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1CREDT_YY() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1DSIND() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1DSIND() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1DSNAM() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1DSNAM() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1DSORG() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1DSORG() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1DSSN() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1DSSN() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1EXPDT() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1EXPDT() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1EXPDT_DDDD() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1EXPDT_YY() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1EXT1() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1EXT1() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1EXT2() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1EXT2() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1EXT3() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1EXT3() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1FLAG1() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1FLAG1() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1FMTID() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1FMTID() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1KEYL() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1KEYL() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1LRECL() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1LRECL() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1LSTAR() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1NOBDB() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1NOBDB() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1NOEPV() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1NOEPV() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1OPTCD() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1OPTCD() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1PTRDS() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1PTRDS() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1RECFM() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1RECFM() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1REFD() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1REFD() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1REFD_DDDD() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1REFD_YY() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1RKP() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1RKP() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1SCAL1() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1SCAL1() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1SCAL3() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1SCAL3() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1SCALO() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1SCALO() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1SCEXT() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1SCEXT() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1SCXTF() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1SCXTF() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1SCXTV() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1SCXTV() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1SMSFG() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1SMSFG() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1STAR() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1SYSCD() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1SYSCD() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1TRBAL() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1TRBAL() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1TTTHI() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1TTTHI() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS1VOLSQ() - Method in class com.ibm.jzos.Format1DSCB
-
- getDS1VOLSQ() - Method in class com.ibm.jzos.Format8DSCB
-
- getDS3ADEXT() - Method in class com.ibm.jzos.Format3DSCB
-
- getDS3DSCB() - Method in class com.ibm.jzos.Format3DSCB
-
- getDS3EXT1() - Method in class com.ibm.jzos.Format3DSCB
-
- getDS3EXTNT() - Method in class com.ibm.jzos.Format3DSCB
-
- getDS3FMTID() - Method in class com.ibm.jzos.Format3DSCB
-
- getDS3KEYID() - Method in class com.ibm.jzos.Format3DSCB
-
- getDS3PTRDS() - Method in class com.ibm.jzos.Format3DSCB
-
- getDs5avext() - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
- getDs5extav() - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
- getDs5fmtid() - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
- getDs5keyid() - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
- getDs5mavet() - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
- getDs5ptrds() - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
- getDS9ATRI1() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9ATRI2() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9ATRV1() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9CCPTR() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9F3() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9F3CC() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9F3HH() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9F3P() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9F3R() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9FLAG1() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9FMTID() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9HHPTR() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9JOBNAME() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9KEYID() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9NUMF3() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9NUMF9() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9PTRDS() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9RPTR() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9STEPNAME() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9SUBTY() - Method in class com.ibm.jzos.Format9DSCB
-
- getDS9TIME() - Method in class com.ibm.jzos.Format9DSCB
-
- getDsn() - Method in class com.ibm.jzos.RecordReader
-
Answers the native dataset's absolute name, or name(member) if the
native dataset is a member of a PDS.
- getDsn() - Method in class com.ibm.jzos.RecordWriter
-
Answers the native dataset's absolute name, or name(member) if the
native dataset is a member of a PDS.
- getDsn() - Method in class com.ibm.jzos.sample.dfsort.DsInfo
-
Answers the given unqualified DSN
- getDsn() - Method in class com.ibm.jzos.ZFileRecordReader
-
- getDsorg() - Method in class com.ibm.jzos.ZFile
-
Get the native file's dataset organization.
- getEnclaveToken() - Method in class com.ibm.jzos.wlm.WorkUnit
-
- getEncoder() - Method in class com.ibm.jzos.Transcoder
-
Return the CharsetEncoder that is in use by this Transcoder.
- getEncoding() - Method in class com.ibm.jzos.fields.StringField
-
Return the configured (EBCDIC variant) encoding for this field.
- getEncoding() - Method in class com.ibm.jzos.sample.dfsort.DfSortArguments
-
Answer an encoding name for encoding/decoding logical records.
- getEnqToken() - Method in class com.ibm.jzos.Enqueue
-
- getEntryLength() - Method in class com.ibm.jzos.CatalogSearch.Entry
-
Return the total length, in bytes, that this entry comprises in the work area.
- getEntryTypes() - Method in class com.ibm.jzos.CatalogSearch
-
Return the entry types.
- getEnv(String) - Static method in class com.ibm.jzos.ZUtil
-
Get the value of the Environment variable.
- getEnvironment() - Static method in class com.ibm.jzos.ZUtil
-
Return a Properties object containing the current process environment variables.
- getEnvironmentInfo() - Method in class com.ibm.zosrrs.RetrieveSideInformationFastReturnType
-
- getErrno() - Method in exception com.ibm.jzos.ErrnoException
-
- getErrno() - Method in exception com.ibm.jzos.ZFileException
-
- getErrno2() - Method in exception com.ibm.jzos.ErrnoException
-
- getErrno2() - Method in exception com.ibm.jzos.ZFileException
-
- getErrnoMsg() - Method in exception com.ibm.jzos.ZFileException
-
- getErrorCode() - Method in exception com.ibm.jzos.ZFileException
-
- getErrorLines() - Method in class com.ibm.jzos.Exec
-
Answer the error lines buffered from the external process.
- getEvent() - Method in class com.ibm.jzos.RauditxParameters
-
- getExpandingInputStream(InputStream) - Method in class com.ibm.jzos.CompressionFactory
-
Construct and return an InputStream
that can be used to expand compressed data from
another InputStream.
- getExpandingInputStream(InputStream, int) - Method in class com.ibm.jzos.CompressionFactory
-
Construct and return an InputStream
that can be used to expand compressed data from
another InputStream.
- getExtent(int) - Method in class com.ibm.jzos.sample.fields.Format5DSCB
-
Answer one of the available extents from this record
- getExternalDecimalAsBigDecimalField(int, int, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Construct and return a ExternalDecimalAsBigDecimalField, advancing the current offset by its byte length.
- getExternalDecimalAsBigDecimalField(int, int, boolean, boolean, boolean, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Construct and return a ExternalDecimalAsBigDecimalField, advancing the current offset by its byte length.
- getExternalDecimalAsBigIntegerField(int, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Construct and return a ExternalDecimalAsBigIntegerField, advancing the current offset by its byte length.
- getExternalDecimalAsBigIntegerField(int, int, boolean, boolean, boolean, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Construct and return a ExternalDecimalAsBigIntegerField, advancing the current offset by its byte length.
- getExternalDecimalAsIntField(int, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Construct and return a ExternalDecimalAsIntField, advancing the current offset by its byte length.
- getExternalDecimalAsIntField(int, boolean, boolean, boolean, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Construct and return a ExternalDecimalAsIntField, advancing the current offset by its byte length.
- getExternalDecimalAsLongField(int, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Construct and return a ExternalDecimalAsLongField, advancing the current offset by its byte length.
- getExternalDecimalAsLongField(int, boolean, boolean, boolean, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Construct and return a ExternalDecimalAsLongField, advancing the current offset by its byte length.
- getExternalDecimalField(int, int, boolean, boolean, boolean, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
-
Construct and return a ExternalDecimalAs<*>Field, advancing the current offset by its byte length.
- getExternalFloatField(int, int, boolean, boolean, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
-
Construct and return a FloatDisplayField, advancing the current offset by its byte length.
- getExtraCompressedBitsUsed() - Method in class com.ibm.jzos.ZCompressor.Result
-
- getFactory(CompressionFactory.Algorithm, String) - Static method in class com.ibm.jzos.CompressionFactory
-
- getFeedbackFdbk() - Method in exception com.ibm.jzos.ZFileException
-
- getFeedbackFtncd() - Method in exception com.ibm.jzos.ZFileException
-
- getFeedbackRc() - Method in exception com.ibm.jzos.ZFileException
-
- getField(String) - Method in class com.ibm.jzos.CatalogSearch.Entry
-
Return the field data associated with a fieldName.
- getFieldNames() - Method in class com.ibm.jzos.CatalogSearch
-
- GetFileAttributes - Class in com.ibm.jzos.sample.nonvsam.file
-
This sample demonstrates how to retrieve file attributes.
- GetFileAttributes() - Constructor for class com.ibm.jzos.sample.nonvsam.file.GetFileAttributes
-
- getFilename() - Method in class com.ibm.jzos.ZFile
-
Get the name used to open the file.
- getFileName() - Method in exception com.ibm.jzos.ZFileException
-
- getFilterKey() - Method in class com.ibm.jzos.CatalogSearch
-
Return the current filter key.
- getFirsttrk() - Method in class com.ibm.jzos.sample.fields.Format5Extent
-
- getFlag() - Method in class com.ibm.jzos.CatalogSearch.Entry
-
Return the entry flag byte.
- getFlags() - Method in class com.ibm.jzos.WtoMessage
-
Answer the flags bit mask used to issue the message
- getFloat(byte[]) - Method in interface com.ibm.jzos.fields.FloatAccessor
-
Answer a float from the given byte array buffer,
at the offset of this field.
- getFloat(byte[], int) - Method in interface com.ibm.jzos.fields.FloatAccessor
-
Answer a float from the given byte array buffer,
at the bufOffset + offset of this field.
- getFloat(byte[]) - Method in class com.ibm.jzos.fields.IbmFloatField
-
Return an IEEE (binary) float from the given byte array buffer,
at the offset of this field.
- getFloat(byte[], int) - Method in class com.ibm.jzos.fields.IbmFloatField
-
Return an IEEE (binary) float from the given byte array buffer,
at the bufOffset + offset of this field.
- getFmid() - Method in class com.ibm.jzos.RauditxParameters
-
- getFromDate() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the FromDate.
- getFString() - Method in class com.ibm.jzos.CatalogSearchField
-
- getFStringArray(int) - Method in class com.ibm.jzos.CatalogSearchField
-
- getFullDays() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the FullDays.
- getFullyQualifiedDsn() - Method in class com.ibm.jzos.sample.dfsort.DsInfo
-
Answers the fully qualified DSN
- getFullyQualifiedDSN(String) - Static method in class com.ibm.jzos.ZFile
-
Returns a fully qualified dataset name.
- getFullyQualifiedDSN(String, boolean) - Static method in class com.ibm.jzos.ZFile
-
Returns a fully qualified dataset name.
- getIbmDoubleField() - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
-
Construct and return an IbmDoubleField.
- getIbmDoubleField() - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
-
Construct and return an IbmDoubleField (hex floating point COMP-2), advancing the current offset by its byte length.
- getIbmFloatField() - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
-
Construct and return an IbmFloatField.
- getIbmFloatField() - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
-
Construct and return an IbmFloatField (hex floating point COMP-1), advancing the
current offset by its byte length.
- getInpatientDed() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the InpatientDed.
- getInputStream() - Method in class com.ibm.jzos.ZFile
-
Get an InputStream that can be used to read the native file.
- getInputStream() - Method in class com.ibm.jzos.ZLogstream
-
Create and return an InputStream that can be used to read from this ZLogstream.
- getInputStream(byte) - Method in class com.ibm.jzos.ZLogstream
-
Create and return an InputStream that can be used to read from this ZLogstream.
- getInt() - Method in class com.ibm.jzos.CatalogSearchField
-
Return an integer constructed from the bytes in the field.
- getInt(byte[]) - Method in class com.ibm.jzos.fields.BinaryAsIntField
-
Answer an int from the given byte array buffer,
at the offset of this field.
- getInt(byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsIntField
-
Answer an int from the given byte array buffer,
at the bufOffset + offset of this field.
- getInt(byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
-
Answer an int value from the given byte array buffer,
at the offset of this field.
- getInt(byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
-
Answer an int value from the given byte array buffer,
at the bufOffset + offset of this field.
- getInt(byte[]) - Method in interface com.ibm.jzos.fields.IntAccessor
-
Answer an int from the given byte array buffer,
at the offset of this field.
- getInt(byte[], int) - Method in interface com.ibm.jzos.fields.IntAccessor
-
Answer an int from the given byte array buffer,
at the bufOffset + offset of this field.
- getInt(byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
-
Answer a int from the given byte array buffer,
at the offset of this field.
- getInt(byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
-
Answer a int from the given byte array buffer,
at the bufOffset + offset of this field.
- getIntArray(int) - Method in class com.ibm.jzos.CatalogSearchField
-
Return an array of integers constructed from the bytes in the field.
- getIntermediaryCtrlNum() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the IntermediaryCtrlNum.
- getIntermediaryNum() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the IntermediaryNum.
- getJavaVersionInfo() - Static method in class com.ibm.jzos.ZUtil
-
Get a multi-line string that contains information about the version
of Java that is currently running.
- getJfcamcro() - Method in class com.ibm.jzos.JFCB
-
- getJfcamptr() - Method in class com.ibm.jzos.JFCB
-
- getJfcamstr() - Method in class com.ibm.jzos.JFCB
-
- getJfcamsva() - Method in class com.ibm.jzos.JFCB
-
- getJfcbabfs() - Method in class com.ibm.jzos.JFCB
-
- getJfcbabst() - Method in class com.ibm.jzos.JFCB
-
- getJfcbadbf() - Method in class com.ibm.jzos.JFCB
-
- getJfcbaxbf() - Method in class com.ibm.jzos.JFCB
-
- getJfcbcrdt() - Method in class com.ibm.jzos.JFCB
-
- getJfcbctri() - Method in class com.ibm.jzos.JFCB
-
- getJfcbdqty() - Method in class com.ibm.jzos.JFCB
-
- getJfcbdrlh() - Method in class com.ibm.jzos.JFCB
-
- getJfcbdscb() - Method in class com.ibm.jzos.JFCB
-
- getJfcbdsnm() - Method in class com.ibm.jzos.JFCB
-
- getJfcbelnm() - Method in class com.ibm.jzos.JFCB
-
- getJfcbexad() - Method in class com.ibm.jzos.JFCB
-
- getJfcbextl() - Method in class com.ibm.jzos.JFCB
-
- getJfcbfaln() - Method in class com.ibm.jzos.JFCB
-
- getJfcbflg1() - Method in class com.ibm.jzos.JFCB
-
- getJfcbflg2() - Method in class com.ibm.jzos.JFCB
-
- getJfcbflg3() - Method in class com.ibm.jzos.JFCB
-
- getJfcbflsq() - Method in class com.ibm.jzos.JFCB
-
- getJfcbfout() - Method in class com.ibm.jzos.JFCB
-
- getJfcbfrid() - Method in class com.ibm.jzos.JFCB
-
- getJfcbftek() - Method in class com.ibm.jzos.JFCB
-
- getJfcbgncp() - Method in class com.ibm.jzos.JFCB
-
- getJfcbhiar() - Method in class com.ibm.jzos.JFCB
-
- getJfcbind1() - Method in class com.ibm.jzos.JFCB
-
- getJfcbind2() - Method in class com.ibm.jzos.JFCB
-
- getJfcblksi() - Method in class com.ibm.jzos.JFCB
-
- getJfcblsrd() - Method in class com.ibm.jzos.JFCB
-
- getJfcbltyp() - Method in class com.ibm.jzos.JFCB
-
- getJfcbmask() - Method in class com.ibm.jzos.JFCB
-
- getJfcbntcs() - Method in class com.ibm.jzos.JFCB
-
- getJfcbnvol() - Method in class com.ibm.jzos.JFCB
-
- getJfcbops1() - Method in class com.ibm.jzos.JFCB
-
- getJfcbops2() - Method in class com.ibm.jzos.JFCB
-
- getJfcbothi() - Method in class com.ibm.jzos.JFCB
-
- getJfcbottr() - Method in class com.ibm.jzos.JFCB
-
- getJfcbpqty() - Method in class com.ibm.jzos.JFCB
-
- getJfcbqnam() - Method in class com.ibm.jzos.JFCB
-
- getJfcbrv08() - Method in class com.ibm.jzos.JFCB
-
- getJfcbsbnm() - Method in class com.ibm.jzos.JFCB
-
- getJfcbspnm() - Method in class com.ibm.jzos.JFCB
-
- getJfcbsqty() - Method in class com.ibm.jzos.JFCB
-
- getJfcbtdsi() - Method in class com.ibm.jzos.JFCB
-
- getJfcbtsdm() - Method in class com.ibm.jzos.JFCB
-
- getJfcbufin() - Method in class com.ibm.jzos.JFCB
-
- getJfcbufl() - Method in class com.ibm.jzos.JFCB
-
- getJfcbufmx() - Method in class com.ibm.jzos.JFCB
-
- getJfcbufno() - Method in class com.ibm.jzos.JFCB
-
- getJfcbufof() - Method in class com.ibm.jzos.JFCB
-
- getJfcbufrq() - Method in class com.ibm.jzos.JFCB
-
- getJfcbufsi() - Method in class com.ibm.jzos.JFCB
-
- getJfcbvlct() - Method in class com.ibm.jzos.JFCB
-
- getJfcbvlsq() - Method in class com.ibm.jzos.JFCB
-
- getJfcbvols() - Method in class com.ibm.jzos.JFCB
-
- getJfcbxpdt() - Method in class com.ibm.jzos.JFCB
-
- getJfccode() - Method in class com.ibm.jzos.JFCB
-
- getJfccpri() - Method in class com.ibm.jzos.JFCB
-
- getJfccylof() - Method in class com.ibm.jzos.JFCB
-
- getJfcdbufn() - Method in class com.ibm.jzos.JFCB
-
- getJfcden() - Method in class com.ibm.jzos.JFCB
-
- getJfcdsorg() - Method in class com.ibm.jzos.JFCB
-
- getJfcdsrg1() - Method in class com.ibm.jzos.JFCB
-
- getJfcdsrg2() - Method in class com.ibm.jzos.JFCB
-
- getJfceropt() - Method in class com.ibm.jzos.JFCB
-
- getJfcfcbid() - Method in class com.ibm.jzos.JFCB
-
- getJfcflgs1() - Method in class com.ibm.jzos.JFCB
-
- getJfcfunc() - Method in class com.ibm.jzos.JFCB
-
- getJfcintvl() - Method in class com.ibm.jzos.JFCB
-
- getJfcipltx() - Method in class com.ibm.jzos.JFCB
-
- getJfckeyle() - Method in class com.ibm.jzos.JFCB
-
- getJfclimct() - Method in class com.ibm.jzos.JFCB
-
- getJfclrecl() - Method in class com.ibm.jzos.JFCB
-
- getJfcmode() - Method in class com.ibm.jzos.JFCB
-
- getJfcmsvgp() - Method in class com.ibm.jzos.JFCB
-
- getJfcncp() - Method in class com.ibm.jzos.JFCB
-
- getJfcnlrec() - Method in class com.ibm.jzos.JFCB
-
- getJfcntm() - Method in class com.ibm.jzos.JFCB
-
- getJfcoptcd() - Method in class com.ibm.jzos.JFCB
-
- getJfcoutli() - Method in class com.ibm.jzos.JFCB
-
- getJfcpci() - Method in class com.ibm.jzos.JFCB
-
- getJfcprtsp() - Method in class com.ibm.jzos.JFCB
-
- getJfcrbidc() - Method in class com.ibm.jzos.JFCB
-
- getJfcrbido() - Method in class com.ibm.jzos.JFCB
-
- getJfcrecfm() - Method in class com.ibm.jzos.JFCB
-
- getJfcresrv() - Method in class com.ibm.jzos.JFCB
-
- getJfcrkp() - Method in class com.ibm.jzos.JFCB
-
- getJfcrqid() - Method in class com.ibm.jzos.JFCB
-
- getJfcrunit() - Method in class com.ibm.jzos.JFCB
-
- getJfcsowa() - Method in class com.ibm.jzos.JFCB
-
- getJfcstack() - Method in class com.ibm.jzos.JFCB
-
- getJfctdsi1() - Method in class com.ibm.jzos.JFCB
-
- getJfctdsi2() - Method in class com.ibm.jzos.JFCB
-
- getJfcthrsh() - Method in class com.ibm.jzos.JFCB
-
- getJfctrkbl() - Method in class com.ibm.jzos.JFCB
-
- getJfctrtch() - Method in class com.ibm.jzos.JFCB
-
- getJfcucsid() - Method in class com.ibm.jzos.JFCB
-
- getJfcucsop() - Method in class com.ibm.jzos.JFCB
-
- getJfcvldq() - Method in class com.ibm.jzos.JFCB
-
- getJobid() - Method in class com.ibm.jzos.MvsJobSubmitter
-
Return the jobid for the submitted job.
- getJobid() - Method in class com.ibm.jzos.sample.MvsJob
-
- getJobname() - Method in class com.ibm.jzos.sample.MvsJob
-
- getJzosDllVersion() - Static method in class com.ibm.jzos.ZUtil
-
Return a string representing the version of the JZOS shared library.
- getJzosJarVersion() - Static method in class com.ibm.jzos.ZUtil
-
Load the build_version.properties class resource and return
a string representing the version of the JZOS Java archive.
- getLastOp() - Method in exception com.ibm.jzos.ZFileException
-
- getLastRecordRead(byte[], int) - Method in class com.ibm.jzos.ZLogstream
-
Gets the last record read.
- getLen() - Method in class com.ibm.jzos.RauditxMessageHeader
-
- getLen() - Method in class com.ibm.jzos.RauditxRelocateHeader
-
- getLength() - Method in class com.ibm.jzos.CatalogSearchField
-
Return the length of the field.
- getLength() - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
-
- getLength() - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
-
- getLength() - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
-
- getLength() - Method in class com.ibm.jzos.fields.ExternalFloatField
-
- getLifetimeResDays() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the LifetimeResDays.
- getLinkval() - Method in class com.ibm.jzos.RauditxParameters
-
- getLog() - Method in class com.ibm.jzos.RauditxParameters
-
- getLoggingLevel() - Static method in class com.ibm.jzos.ZUtil
-
Answer the current logging level for the Toolkit native code.
- getLogLen() - Method in class com.ibm.jzos.RauditxParameters
-
- getLogLevel() - Method in class com.ibm.jzos.sample.dfsort.DfSortArguments
-
Answer the logging level to use for the child process.
- getLogstreamName() - Method in exception com.ibm.jzos.ZLogstreamException
-
- getLong(byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsLongField
-
Answer a long from the given byte array buffer,
at the bufOffset + offset of this field.
- getLong(byte[]) - Method in class com.ibm.jzos.fields.BinaryAsLongField
-
Answer a long from the given byte array buffer,
at the offset of this field.
- getLong(byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
-
Answer a long value from the given byte array buffer,
at the offset of this field.
- getLong(byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
-
Answer a long value from the given byte array buffer,
at the bufOffset + offset of this field.
- getLong(byte[]) - Method in interface com.ibm.jzos.fields.LongAccessor
-
Answer a long from the given byte array buffer,
at the offset of this field.
- getLong(byte[], int) - Method in interface com.ibm.jzos.fields.LongAccessor
-
Answer a long from the given byte array buffer,
at the bufOffset + offset of this field.
- getLong(byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
-
Answer a long value from the given byte array buffer,
at the offset of this field.
- getLong(byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
-
Answer a long value from the given byte array buffer,
at the bufOffset + offset of this field.
- getLrecl() - Method in class com.ibm.jzos.JesVsam
-
Answer the LRECL, which is the maximum record length for variable length files.
- getLrecl() - Method in class com.ibm.jzos.RecordReader
-
Answer the LRECL, which is the maximum record length for variable length files.
- getLrecl() - Method in class com.ibm.jzos.RecordWriter
-
Answer the LRECL, which is the maximum record length for variable length files.
- getLrecl() - Method in class com.ibm.jzos.sample.dfsort.DfSortArguments
-
Answer the LRECL used for the sample.
- getLrecl() - Method in class com.ibm.jzos.sample.dfsort.DsInfo
-
Answers the datasets LRECL
- getLrecl() - Method in class com.ibm.jzos.ZFile
-
Get the native file's logical record length.
- getLrecl() - Method in class com.ibm.jzos.ZFileRecordReader
-
- getMaxBlockLength() - Method in class com.ibm.jzos.ZLogstream
-
Answers the maximum block(record) length for this logstream.
- getMaxErrorLines() - Method in class com.ibm.jzos.Exec
-
Answer the current maxErrorLines setting.
- getMaximumOffset() - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Answer the maximum value of the offset
- getMedicareProvider() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the MedicareProvider.
- getMessage() - Method in exception com.ibm.jzos.ErrnoException
-
- getMessage() - Method in exception com.ibm.jzos.RauditxException
-
Get a message string to decribe the exception.
- getMessage() - Method in exception com.ibm.jzos.RcException
-
- getMessage() - Method in class com.ibm.jzos.WtoMessage
-
Answer the message string
- getMessage() - Method in exception com.ibm.jzos.ZFileException
-
Get a message string to decribe the exception.
- getMessage() - Method in exception com.ibm.jzos.ZLogstreamException
-
Get a message string to describe the exception.
- getModeFlags() - Method in class com.ibm.jzos.ZFile
-
Gets the __modeflags from the C-library fldata structure.
- getModifyText() - Method in class com.ibm.jzos.MvsConsoleResult
-
Answer the text received on the MVS modify command
- getModuleId() - Method in class com.ibm.jzos.CatalogSearch.Entry
-
Return the entry reason area module id.
- getModuleId() - Method in class com.ibm.jzos.CatalogSearch
-
Return the reason area module id.
- getMsgCnt() - Method in class com.ibm.jzos.RauditxParameters
-
- getMsgId() - Method in class com.ibm.jzos.MvsConsoleResult
-
Answer the message id assigned by __console2()
- getName() - Method in class com.ibm.jzos.CatalogSearch.Entry
-
Return a String containing the 1-44 character name (blanks trimmed)
- getName() - Method in class com.ibm.jzos.CatalogSearchField
-
Return the field name.
- getName() - Method in class com.ibm.jzos.PdsDirectory.MemberInfo
-
Answer a String containing the 1-8 character member name (blanks trimmed)
- getName() - Method in class com.ibm.jzos.sample.ZipDatasetSource
-
Answer the dataset/pattern name.
- getName() - Method in class com.ibm.jzos.ZLogstream
-
Answers the name of the logstream
- getNumrecs() - Method in class com.ibm.jzos.sample.dfsort.DfSortArguments
-
Answer the number of records to be used/generated by the sample.
- getOffset() - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
-
Answer the offset of this field into some array of bytes
- getOffset() - Method in class com.ibm.jzos.fields.BinaryAsIntField
-
Answer the offset of this field into some array of bytes
- getOffset() - Method in class com.ibm.jzos.fields.BinaryAsLongField
-
Answer the offset of this field into some array of bytes
- getOffset() - Method in class com.ibm.jzos.fields.ByteArrayField
-
- getOffset() - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Answer the current (next) Field offset
- getOffset() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
-
- getOffset() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
-
- getOffset() - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
-
- getOffset() - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
-
- getOffset() - Method in class com.ibm.jzos.fields.ExternalFloatField
-
- getOffset() - Method in interface com.ibm.jzos.fields.Field
-
Answer the offset of this field into some array of bytes
- getOffset() - Method in class com.ibm.jzos.fields.IbmDoubleField
-
- getOffset() - Method in class com.ibm.jzos.fields.IbmFloatField
-
- getOffset() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
-
Answer the offset of this field into some array of bytes
- getOffset() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
-
Answer the offset of this field into some array of bytes
- getOffset() - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
-
Answer the offset of this field into some array of bytes
- getOffset() - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
-
Answer the offset of this field into some array of bytes
- getOffset() - Method in class com.ibm.jzos.fields.StringField
-
- getOpenMode() - Method in class com.ibm.jzos.ZFile
-
Gets the __openmode flags from the C-library fldata structure.
- getOptions() - Method in class com.ibm.jzos.ZFile
-
Get the file options.
- getOutputLines() - Method in class com.ibm.jzos.AccessMethodServices
-
Answer a String containing the output lines, separated by newlines.
- getOutputReader() - Method in class com.ibm.jzos.Exec
-
Return a BufferedReader on the external process stdout stream.
- getOutputStream() - Method in class com.ibm.jzos.ZFile
-
Return an OutputStream that can be used to write the native file.
- getOutputStream(boolean) - Method in class com.ibm.jzos.ZLogstream
-
Create and return an OutputStream that can be used to write this ZLogstream.
- getOutputStream(boolean, byte) - Method in class com.ibm.jzos.ZLogstream
-
Create and return an OutputStream that can be used to write this ZLogstream.
- getPackedDecimalAsBigDecimalField(int, int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
-
Construct and return a PackedDecimalAsBigDecimalField, advancing the current offset by its byte length.
- getPackedDecimalAsBigDecimalField(int, int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
-
Construct and return a PackedDecimalAsBigDecimalField, advancing the current offset by its byte length.
- getPackedDecimalAsBigIntegerField(int, int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
-
Construct and return a PackedDecimalAsBigIntegerField, advancing the current offset by its byte length.
- getPackedDecimalAsBigIntegerField(int, int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
-
Construct and return a PackedDecimalAsBigIntegerField, advancing the current offset by its byte length.
- getPackedDecimalAsIntField(int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
-
Construct and return a PackedDecimalAsIntField, advancing the current offset by its byte length.
- getPackedDecimalAsIntField(int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
-
Construct and return a PackedDecimalAsIntField, advancing the current offset by its byte length.
- getPackedDecimalAsLongField(int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
-
Construct and return a PackedDecimalAsLongField, advancing the current offset by its byte length.
- getPackedDecimalAsLongField(int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
-
Construct and return a PackedDecimalAsLongField, advancing the current offset by its byte length.
- getPackedDecimalField(int, int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
-
Construct and return a PackedDecimalAs<*>Field,
depending on the length and scale requested
Advance the current offset by its byte length.
- getPackedDecimalField(int, int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
-
Construct and return a PackedDecimalAs<*>Field, advancing the current offset by its byte length.
- getPatientStatus() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the PatientStatus.
- getPid() - Static method in class com.ibm.jzos.ZUtil
-
Get the process id of the current process.
- getPos() - Method in class com.ibm.jzos.ZFile
-
Gets the encoded position of the native file.
- getPPid() - Static method in class com.ibm.jzos.ZUtil
-
Get the parent process id of the current process.
- getPrecision() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
-
- getPrecision() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
-
- getPrecision() - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
-
- getPrecision() - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
-
- getPrecision() - Method in class com.ibm.jzos.fields.ExternalFloatField
-
- getPrecision() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
-
- getPrecision() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
-
Answer the number of decimal digits of precision.
- getPrecision() - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
-
Answer the number of decimal digits of precision.
- getPrecision() - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
-
Answer the number of decimal digits of precision.
- getPrintStream(String, boolean) - Method in class com.ibm.jzos.ZLogstream
-
Create and return a PrintStream that can be used to write this ZLogstream.
- getQName() - Method in class com.ibm.jzos.Enqueue
-
Answers the QNAME
- getQualifier() - Method in class com.ibm.jzos.RauditxParameters
-
- getRacfCls() - Method in class com.ibm.jzos.RauditxParameters
-
- getRacfReasonCode() - Method in exception com.ibm.jzos.RauditxException
-
- getRacfReturnCode() - Method in exception com.ibm.jzos.RauditxException
-
- getRbar() - Method in class com.ibm.jzos.JesVsam
-
Answer the RBA of the last record (in the last buffer) read or written.
- getRc() - Method in class com.ibm.jzos.CatalogSearch.Entry
-
Return the entry reason area return code.
- getRc() - Method in class com.ibm.jzos.CatalogSearch
-
Return the reason area return code.
- getRc() - Method in exception com.ibm.jzos.JesVsamException
-
The return code.
- getRc() - Method in exception com.ibm.jzos.RcException
-
- getRdrClass() - Method in class com.ibm.jzos.MvsJobSubmitter
-
Return the SYSOUT class of the internal reader allocation.
- getRdrLrecl() - Method in class com.ibm.jzos.MvsJobSubmitter
-
Return the internal reader allocation's LRECL.
- getReason() - Method in class com.ibm.jzos.CatalogSearch.Entry
-
Return the entry reason area reason code.
- getReason() - Method in class com.ibm.jzos.CatalogSearch
-
Return the reason area reason code.
- getReason() - Method in exception com.ibm.jzos.JesVsamException
-
The reason code.
- getReasonCode() - Method in exception com.ibm.jzos.ErrnoException
-
- getReasonCode() - Method in exception com.ibm.jzos.ZLogstreamException
-
- getRecfm() - Method in class com.ibm.jzos.RecordReader
-
Get the native file's record format.
- getRecfm() - Method in class com.ibm.jzos.RecordWriter
-
Get the native file's record format.
- getRecfm() - Method in class com.ibm.jzos.ZFile
-
Get the native file's record format.
- getRecfm() - Method in class com.ibm.jzos.ZFileRecordReader
-
- getRecfmBits() - Method in class com.ibm.jzos.RecordReader
-
Answer the RECFM bits
- getRecfmBits() - Method in class com.ibm.jzos.RecordWriter
-
Answer the RECFM bits
- getRecfmBits() - Method in class com.ibm.jzos.ZFile
-
Get the native file's record format.
- getRecfmBits() - Method in class com.ibm.jzos.ZFileRecordReader
-
- getRecordCount() - Method in class com.ibm.jzos.ZFile
-
Get the number of records read/written.
- getRelCnt() - Method in class com.ibm.jzos.RauditxParameters
-
- getRes() - Method in class com.ibm.jzos.RauditxParameters
-
- getReserved() - Method in class com.ibm.jzos.RauditxMessageHeader
-
- getReserved() - Method in class com.ibm.jzos.RauditxRelocateHeader
-
- getResLen() - Method in class com.ibm.jzos.RauditxParameters
-
- getResumeName() - Method in class com.ibm.jzos.CatalogSearch
-
Return the resume name.
- getRetrySleepTimeMs() - Method in class com.ibm.jzos.ZLogstream
-
Answers the time to sleep in ms between retries
- getReturnCode() - Method in class com.ibm.jzos.DfSort
-
Wait for DFSORT to complete.
- getReturnCode() - Method in class com.ibm.jzos.Exec
-
Once all output is read (stderr and stdout), this method is called to
wait for the process to complete and retrieve the exit value.
- getReturnCode() - Method in exception com.ibm.jzos.ZLogstreamException
-
- getReturnCode() - Method in class com.ibm.zosrrs.BeginReturnType
-
- getReturnCode() - Method in class com.ibm.zosrrs.EndReturnType
-
- getReturnCode() - Method in class com.ibm.zosrrs.EnvironmentReturnType
-
- getReturnCode() - Method in class com.ibm.zosrrs.RetrieveSideInformationFastReturnType
-
- getReturnCode() - Method in class com.ibm.zosrrs.RetrieveURDataReturnType
-
- getReturnedDSN() - Method in class com.ibm.jzos.DatasetVolumeList
-
Answer a String containing the DSN returned from the LOCATE
macro.
- getRName() - Method in class com.ibm.jzos.Enqueue
-
Answers the RNAME
- getRoutcdes() - Method in class com.ibm.jzos.WtoMessage
-
Answer the route codes
- getSafReturnCode() - Method in exception com.ibm.jzos.RauditxException
-
- getScale() - Method in class com.ibm.jzos.fields.BinaryAsBigDecimalField
-
- getScale() - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
-
- getScale() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
-
- getScale() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
-
- getScale() - Method in class com.ibm.jzos.fields.ExternalFloatField
-
- getScale() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
-
- getScale() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
-
- getSequenceCounter() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the SequenceCounter.
- getSlashSlashQuotedDSN(String) - Static method in class com.ibm.jzos.ZFile
-
Given a dataset name, answers the fully-qualified dataset name
enclosed in single quotes and preceded by "//".
- getSlashSlashQuotedDSN(String, boolean) - Static method in class com.ibm.jzos.ZFile
-
Given a dataset name, answers the fully-qualified dataset name
enclosed in single quotes and preceded by "//".
- getSmf83ath() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83au2() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83cnt() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83des() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83df1() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83df2() - Method in class com.ibm.jzos.sample.fields.Smf83Product
-
- getSmf83df3() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83dte() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83err() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83evq() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83evt() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83flg() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83gr2() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83grp() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83jbn() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83ld1() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83ld2() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83len() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83lnk() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83lpd() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83nd1() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83nd2() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83npd() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83od1() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83od2() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83opd() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83pnm() - Method in class com.ibm.jzos.sample.fields.Smf83Product
-
- getSmf83re2() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83rea() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83rel() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83rsd() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83rst() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83rsv() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83rty() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83rvn() - Method in class com.ibm.jzos.sample.fields.Smf83Product
-
- getSmf83sds() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83sec() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83seg() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83sid() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83ssi() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83tlv() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83tme() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83trm() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83trp() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83typ() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSmf83uid() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83us2() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83usr() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83ver() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83vrm() - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- getSmf83xxx() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- getSortinDataset() - Method in class com.ibm.jzos.sample.dfsort.DfSortArguments
-
Answer a description of the sortin dataset.
- getSortoutDataset() - Method in class com.ibm.jzos.sample.dfsort.DfSortArguments
-
Answer a description of the sortout dataset.
- getSourceBytesUsed() - Method in class com.ibm.jzos.ZCompressor.Result
-
- getSourceCharset() - Method in class com.ibm.jzos.Transcoder
-
Answer the source CharSet
- getStartParameters() - Static method in class com.ibm.jzos.MvsConsole
-
Answer a String contain any parameters on the MVS Start command that
started the current started task.
- getState() - Method in class com.ibm.zosrrs.RetrieveURDataReturnType
-
- getStatistics() - Method in class com.ibm.jzos.PdsDirectory.MemberInfo
-
Answer SPF statistics from the member's userdata.
- getStatus() - Method in class com.ibm.jzos.sample.MvsJob
-
- getStatus(MvsJob) - Static method in class com.ibm.jzos.sample.MvsJobOutput
-
Returns the job status using the TSO "status" command, which
is invoked via the "jobStatus" REXX USS script.
- getStderrLines() - Method in class com.ibm.jzos.DfSort
-
Return a list of stderr output lines (Strings) from the spawned DfSort process.
- getStdinStream() - Method in class com.ibm.jzos.Exec
-
Answer an OutputStream which is connected to the stdin input of the
external process.
- getStdinWriter() - Method in class com.ibm.jzos.Exec
-
Return a BufferedWriter to the child's stdin.
- getStdoutStream() - Method in class com.ibm.jzos.Exec
-
Return an InputStream on the external process stdout stream.
- getString(byte[]) - Method in class com.ibm.jzos.fields.StringField
-
Return a String from the given byte array buffer,
at the offset of this field.
- getString(byte[], int) - Method in class com.ibm.jzos.fields.StringField
-
Return a String from the given byte array buffer,
at the bufOffset + offset of this field.
- getString(String) - Static method in class com.ibm.jzos.Messages
-
- getStringEncoding() - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Gets the current String encoding used for construction of StringFields.
- getStringField(int) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Construct and return a StringField, advancing the current offset by its byte length.
- getStringField(int, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Construct and return a StringField, advancing the current offset by its byte length.
- getStringField(int, boolean, boolean, boolean, String) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Construct and return a StringField, advancing the current offset by its byte length.
- getStringField(int, boolean, boolean, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Construct and return a StringField, advancing the current offset by its byte length.
- getStringField(int, boolean, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Construct and return a StringField, advancing the current offset by its byte length.
- getStringTrimDefault() - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Answer the default setting for StringField trimming if
not explicitly given.
- getSubtype() - Method in class com.ibm.jzos.RauditxParameters
-
- getSynadMsg() - Method in exception com.ibm.jzos.ZFileException
-
Answer the SYNAD message, or null if not present in the __amrc structure
- getTargetBytesUsed() - Method in class com.ibm.jzos.ZCompressor.Result
-
- getTargetCharset() - Method in class com.ibm.jzos.Transcoder
-
Answer the target Charset
- getThruDate() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the ThruDate.
- getTimestamp() - Method in class com.ibm.jzos.ZLogstream
-
Answers as a long the 8-byte timestamp in TOD clock format from the last block read or written.
- getTodClock() - Static method in class com.ibm.jzos.ZUtil
-
A JNI wrapper for the z/architecture STORE CLOCK (STCK) instruction
Refer to
SA22-7832 z/Architecture Principles of Operations
for more information.
- getTodClock(byte[]) - Static method in class com.ibm.jzos.ZUtil
-
A JNI wrapper for the z/architecture STORE CLOCK (STCK) instruction
Refer to
SA22-7832 z/Architecture Principles of Operations
for more information.
- getTodClockExtended() - Static method in class com.ibm.jzos.ZUtil
-
A JNI wrapper for the z/architecture STORE CLOCK EXTENDED (STCKE) instruction
Refer to
SA22-7832 z/Architecture Principles of Operations
for more information.
- getTodClockExtended(byte[]) - Static method in class com.ibm.jzos.ZUtil
-
A JNI wrapper for the z/architecture STORE CLOCK EXTENDED (STCKE) instruction
Refer to
SA22-7832 z/Architecture Principles of Operations
for more information.
- getToken() - Method in class com.ibm.jzos.WtoMessage
-
Answer the int token used to find this message for deletion
- getToken() - Method in class com.ibm.jzos.ZLogstream
-
Answers the 16-byte logstream token.
- getTotalCharges() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the TotalCharges.
- getTotalCompressedBytes() - Method in class com.ibm.jzos.ZCompressorOutputStream
-
Answer the total number of compressed bytes written so far.
- getTotalExpandedBytes() - Method in class com.ibm.jzos.ZCompressorInputStream
-
Answer the total number of bytes expanded so far.
- getTotalSourceBytes() - Method in class com.ibm.jzos.ZCompressorInputStream
-
Answer the total number of compressed bytes read so far.
- getTotalSourceBytes() - Method in class com.ibm.jzos.ZCompressorOutputStream
-
Answer the total number of input (uncompressed) bytes written so far.
- getTotalVolumesCount() - Method in class com.ibm.jzos.DatasetVolumeList
-
Answer the total number of volume entries found in the
catalog.
- getTransactionInd() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
Get the TransactionInd.
- getTranslateTable() - Method in class com.ibm.jzos.TranscodingPrintStream
-
Answer the translate table in place.
- getTTR() - Method in class com.ibm.jzos.PdsDirectory.MemberInfo
-
Answer a byte array containing the TTR field of the directory entry (track/record
address of member on disk)
- getType() - Method in class com.ibm.jzos.CatalogSearch.Entry
-
Return the entry type.
- getType() - Method in class com.ibm.jzos.RauditxRelocateHeader
-
- getUnusedcyl() - Method in class com.ibm.jzos.sample.fields.Format5Extent
-
- getUnusedtrk() - Method in class com.ibm.jzos.sample.fields.Format5Extent
-
- getURID() - Method in class com.ibm.zosrrs.BeginReturnType
-
- getURID() - Method in class com.ibm.zosrrs.RetrieveURDataReturnType
-
- getUrToken() - Method in class com.ibm.zosrrs.BeginReturnType
-
- getUserData() - Method in class com.ibm.jzos.PdsDirectory.MemberInfo
-
Answer a byte array containing raw user data from the member
- getVolumes() - Method in class com.ibm.jzos.DatasetVolumeList
-
Answer a String array containing the volume serial
numbers.
- getVsamKeyLength() - Method in class com.ibm.jzos.ZFile
-
Gets the __vsamkeylen from the C-library fldata structure.
- getVsamRBA() - Method in class com.ibm.jzos.ZFile
-
Returns the RBA of the last VSAM record inserted or updated.
- getVsamType() - Method in class com.ibm.jzos.ZFile
-
Return the VSAM type from the __vsamtype fieldof the C-library fldata structure.
- getVString() - Method in class com.ibm.jzos.CatalogSearchField
-
- getVStringArray() - Method in class com.ibm.jzos.CatalogSearchField
-
- getWriteRetryCount() - Method in class com.ibm.jzos.ZLogstream
-
Answers the default retry count for certain kinds of write errors
- getZFileDsn() - Method in class com.ibm.jzos.sample.dfsort.DsInfo
-
Answers the fully-qualified, //-quoted, DSN
- getZonedDecimalField(int, int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
-
Construct and return a ExternalDecimalAs<*>Field,
depending on the length and scale requested.
- JesVsam - Class in com.ibm.jzos
-
This class is for internal use only.
- JesVsam(String, boolean) - Constructor for class com.ibm.jzos.JesVsam
-
Create a new instance suitable for handling I/O for the supplied ddname.
- JesVsam(String, boolean, boolean, int) - Constructor for class com.ibm.jzos.JesVsam
-
Create a new instance suitable for handling I/O for the supplied ddname.
- JesVsamException - Exception in com.ibm.jzos
-
Exception class used to convey JES exceptions.
- JesVsamException(int, int, int, String) - Constructor for exception com.ibm.jzos.JesVsamException
-
General Constructor for JesExceptions
- JFC128TK - Static variable in class com.ibm.jzos.JFCB
-
JFC128TK EQU X'30' - 128 track recording mode - (hex value) @04A
- JFC1600 - Static variable in class com.ibm.jzos.JFCB
-
JFC1600 EQU X'C3' - 3 - 1600 BPI (9-track)
- JFC18TRK - Static variable in class com.ibm.jzos.JFCB
-
JFC18TRK EQU X'10' - 18 track recording mode - (hex value) @L7A
- JFC1TRAK - Static variable in class com.ibm.jzos.JFCB
-
JFC1TRAK EQU X'42' - TBD - RESERVED FUTURE DEVELOPMENT @T1A
- JFC200 - Static variable in class com.ibm.jzos.JFCB
-
JFC200 EQU X'03' - 0 - 200 BPI (7-track)
- JFC256TK - Static variable in class com.ibm.jzos.JFCB
-
JFC256TK EQU X'40' - 256 track recording mode - (hex value) @07A
- JFC2TRAK - Static variable in class com.ibm.jzos.JFCB
-
JFC2TRAK EQU X'82' - TBD - RESERVED FUTURE DEVELOPMENT @T1A
- JFC36TRK - Static variable in class com.ibm.jzos.JFCB
-
JFC36TRK EQU X'20' - 36 track recording mode - (hex value) @L7A
- JFC384TK - Static variable in class com.ibm.jzos.JFCB
-
JFC384TK EQU X'50' - 384 track recording mode - (hex value) @L9A
- JFC4TRAK - Static variable in class com.ibm.jzos.JFCB
-
JFC4TRAK EQU X'C2' - TBD - RESERVED FUTURE DEVELOPMENT @T1A
- JFC556 - Static variable in class com.ibm.jzos.JFCB
-
JFC556 EQU X'43' - 1 - 556 BPI (7-track)
- JFC6250 - Static variable in class com.ibm.jzos.JFCB
-
JFC6250 EQU X'D3' - 4 - 6250 BPI (9-track) ICB474
- JFC800 - Static variable in class com.ibm.jzos.JFCB
-
JFC800 EQU X'83' - 2 - 800 BPI (7-track and 9-track)
- JFCABN - Static variable in class com.ibm.jzos.JFCB
-
JFCABN EQU X'20' - ABE - ABNORMAL END OF TASK
- JFCACC - Static variable in class com.ibm.jzos.JFCB
-
JFCACC EQU X'80' - ACC - ACCEPT
- JFCACT - Static variable in class com.ibm.jzos.JFCB
-
JFCACT EQU X'08' - A - ACTUAL ADDRESSING
- JFCADDED - Static variable in class com.ibm.jzos.JFCB
-
JFCADDED EQU X'0C' - NEW VOLUME HAS BEEN ADDED TO THE DATA SET
- JFCALLOW - Static variable in class com.ibm.jzos.JFCB
-
JFCALLOW EQU X'40' - U - ALLOW A DATA CHECK CAUSED BY AN INVALID
CHARACTER (1403 PRINTER WITH UCS FEATURE)
- JFCALX - Static variable in class com.ibm.jzos.JFCB
-
JFCALX EQU X'02' - ALX REQUEST (SPACE=(x,(x,x,),,ALX))
- JFCASA - Static variable in class com.ibm.jzos.JFCB
-
JFCASA EQU X'04' - A - AMERICAN NATIONAL STANDARD (ASA) CONTROL
CHARACTER (IOS/ANSI)
- JFCASCII - Static variable in class com.ibm.jzos.JFCB
-
JFCASCII EQU X'04' - A - ASCII (8-TRACK) ** RESERVED-O **
- JFCB - Class in com.ibm.jzos
-
An object which provides read-only access to a JFCB (Job File Control Block),
which is information regarding an allocated DD.
- JFCB(byte[]) - Constructor for class com.ibm.jzos.JFCB
-
- JFCB - Static variable in class com.ibm.jzos.JFCB
-
- JFCBABS - Static variable in class com.ibm.jzos.JFCB
-
JFCBABS EQU X'00' - ABSTR REQUEST (SPACE=(ABSTR,(...)))
- JFCBADSP - Static variable in class com.ibm.jzos.JFCB
-
JFCBADSP EQU X'20' - AUTOMATIC DATA SET PROTECTION INDICATOR
(MDC310) @Z40RP9A
- JFCBAL - Static variable in class com.ibm.jzos.JFCB
-
JFCBAL EQU X'40' - AL - ISO/ANSI (ver 1) ISO/ANSI/FIPS (ver 3)
X'48' - AUL - User labels ans AL type labels
- JFCBAVR - Static variable in class com.ibm.jzos.JFCB
-
JFCBAVR EQU X'40' - AVRAGE BLOCK LENGTH (blklgth) REQUEST
(SPACE=(blklgth,(x,x)))
- JFCBBFTA - Static variable in class com.ibm.jzos.JFCB
-
JFCBBFTA EQU X'60' - A - AUTOMATIC RECORD AREA CONSTRUCTION
FOR QSAM LOCATE MODE PROCESSING OF SPANNED
RECORDS.
- JFCBBFTK - Static variable in class com.ibm.jzos.JFCB
-
JFCBBFTK EQU X'20' - LRECL=NNNNNK WAS SPECIFIED @L1C
- JFCBBFTR - Static variable in class com.ibm.jzos.JFCB
-
JFCBBFTR EQU X'20' - R - FOR BSAM CREATE BDAM PROCESSING OR BDAM
PROCESSING OF UNBLOCKED SPANNED RECORDS,
SOFTWARE TRACK OVERFLOW.
- JFCBBUFF - Static variable in class com.ibm.jzos.JFCB
-
JFCBBUFF EQU X'02' - If ON, JFCBUFOF contains either a user-coded
buffer offset or invalid data resulting from
a JFCB-to-JFCB merge.
- JFCBCD - Static variable in class com.ibm.jzos.JFCB
-
JFCBCD EQU X'40' - I - IBM BCD ** RESERVED-O **
- JFCBCEOV - Static variable in class com.ibm.jzos.JFCB
-
JFCBCEOV EQU X'08' - CHKPT=EOV SPECIFIED FOR THIS DATA SET
(MDC312) @Z30JP9A
- JFCBCKDS - Static variable in class com.ibm.jzos.JFCB
-
JFCBCKDS EQU X'02' - DATA SET IS CHECKPOINT DATASET @ZA52824
- JFCBCKPT - Static variable in class com.ibm.jzos.JFCB
-
JFCBCKPT EQU X'10' - H - BYPASS EMBEDDED DOS CHECKPOINT RECORDS ON
TAPE ICB398
- JFCBCMPY - Static variable in class com.ibm.jzos.JFCB
-
JFCBCMPY EQU X'20' - Compaction = YES - (hex value) @04A
- JFCBCYL - Static variable in class com.ibm.jzos.JFCB
-
JFCBCYL EQU X'C0' - CYL REQUEST (SPACE=(CYL,(...)))
- JFCBDDTK - Static variable in class com.ibm.jzos.JFCB
-
JFCBDDTK EQU X'04' - Set on by IEFAB434 and IEFAB492 (Alloc)
only across a DADSM ALLOCATE call to
indicate register 6 contains a pointer
to the DD token @09C
- JFCBDLET - Static variable in class com.ibm.jzos.JFCB
-
JFCBDLET EQU X'80' - ** RESERVED-O ** (OS/VS1) (MDC305) @XM05457
- JFCBEND - Static variable in class com.ibm.jzos.JFCB
-
JFCBEND EQU *
POP PRINT
END
- JFCBEXP - Static variable in class com.ibm.jzos.JFCB
-
JFCBEXP EQU X'40' - EXPIRATION DATE SPECIFIED (MDC318) @ZA27139
- JFCBEXTP - Static variable in class com.ibm.jzos.JFCB
-
JFCBEXTP EQU X'80' - JFCB EXTENSION PRESENT FOR 3800 DEVICE
The SVA in JFCBEXAD points to a JFCBE
(MDC302) @Z40MP9A
- JFCBFOFL - Static variable in class com.ibm.jzos.JFCB
-
JFCBFOFL EQU X'80' - L - Specifies that the block prefix is 4bytes
and contains the block length
NOTE: If the BUFOFF=number format was
specified, JFCBUFOF will contain the
length of the block prefix (in bytes)
- JFCBGDGA - Static variable in class com.ibm.jzos.JFCB
-
JFCBGDGA EQU X'04' - ** RESERVED-O **
- JFCBIDRC - Static variable in class com.ibm.jzos.JFCB
-
JFCBIDRC EQU X'20' - Compaction type=IDRC - (hex value) @L7A
- JFCBIN - Static variable in class com.ibm.jzos.JFCB
-
JFCBIN EQU X'80' - C - Card Image (COLUMN BINARY MODE)
- JFCBLGTH - Static variable in class com.ibm.jzos.JFCB
-
JFCBLGTH EQU 176 - LENGTH OF JFCB (x'B0')
- JFCBLKSZ - Static variable in class com.ibm.jzos.JFCB
-
JFCBLKSZ EQU X'10' - ON indicates that the JFCBLKSI has been set
to zero via external interface.
- JFCBLOCT - Static variable in class com.ibm.jzos.JFCB
-
JFCBLOCT EQU X'10' - ** RESERVED-O **
- JFCBLP - Static variable in class com.ibm.jzos.JFCB
-
JFCBLP EQU X'10' - BLP - BYPASS LABEL PROCESSING
- JFCBLSR - Static variable in class com.ibm.jzos.JFCB
-
JFCBLSR EQU X'80' - Batch/LSR dataset @P5A
- JFCBLTM - Static variable in class com.ibm.jzos.JFCB
-
JFCBLTM EQU X'20' - LTM - LEADING TAPE MARK
NOTE: OPEN/CLOSE/EOV AND RESTART must space
over a tape mark if one exists.
- JFCBME10 - Static variable in class com.ibm.jzos.JFCB
-
JFCBME10 EQU X'0A' - Enterprise Extended WORM Cartridge Tape @LEA
- JFCBMED1 - Static variable in class com.ibm.jzos.JFCB
-
JFCBMED1 EQU X'01' - Cartridge System Tape - (hex value) @L7A
- JFCBMED2 - Static variable in class com.ibm.jzos.JFCB
-
JFCBMED2 EQU X'02' - Enhanced Capacity Cartridge System Tape @L7A
- (hex value) @L7A
- JFCBMED3 - Static variable in class com.ibm.jzos.JFCB
-
JFCBMED3 EQU X'03' - 1/2 inch / 320 meter particle media @04A
- JFCBMED4 - Static variable in class com.ibm.jzos.JFCB
-
JFCBMED4 EQU X'04' - Reserved for future media type @04A
- JFCBMED5 - Static variable in class com.ibm.jzos.JFCB
-
JFCBMED5 EQU X'05' - Enterprise Cartridge Tape @LBC
- JFCBMED6 - Static variable in class com.ibm.jzos.JFCB
-
JFCBMED6 EQU X'06' - Enterprise WORM Cartridge Tape @LDC
- JFCBMED7 - Static variable in class com.ibm.jzos.JFCB
-
JFCBMED7 EQU X'07' - Enterprise Economy Cartridge Tape @LDC
- JFCBMED8 - Static variable in class com.ibm.jzos.JFCB
-
JFCBMED8 EQU X'08' - Enterprise Economy WORM Cartridge Tape @LDC
- JFCBMED9 - Static variable in class com.ibm.jzos.JFCB
-
JFCBMED9 EQU X'09' - Enterprise Extended Cartridge Tape @LEA
- JFCBMSGP - Static variable in class com.ibm.jzos.JFCB
-
JFCBMSGP EQU X'20' - ** RESERVED-O ** (MSVGP) (MDC307) @Z30LP9A
- JFCBNEWV - Static variable in class com.ibm.jzos.JFCB
-
JFCBNEWV EQU X'04' - ** RESERVED-O **
- JFCBPMEM - Static variable in class com.ibm.jzos.JFCB
-
JFCBPMEM EQU X'01' - ** RESERVED-O **
- JFCBPROT - Static variable in class com.ibm.jzos.JFCB
-
JFCBPROT EQU X'10' - RACF PROTECT REQUESTED (OS/VS2)
(MDC314) @G32HP9A
- JFCBPWBP - Static variable in class com.ibm.jzos.JFCB
-
JFCBPWBP EQU X'01' - PASSWORD BYPASS INDICATOR MDC010
- JFCBRLSE - Static variable in class com.ibm.jzos.JFCB
-
JFCBRLSE EQU X'40' - ** RESERVED-O **
- JFCBRV06 - Static variable in class com.ibm.jzos.JFCB
-
JFCBRV06 EQU X'02',,C'X' - RESERVED @ZA18180
- JFCBRV07 - Static variable in class com.ibm.jzos.JFCB
-
JFCBRV07 EQU X'01',,C'X' - RESERVED @ZA18180
- JFCBRWPW - Static variable in class com.ibm.jzos.JFCB
-
JFCBRWPW EQU X'30' - PASSWORD IS REQUIRED TO WRITE BUT NOT TO READ
(DATA SET SECURITY) (LABEL=(,,NOPWREAD))
- JFCBSCTY - Static variable in class com.ibm.jzos.JFCB
-
JFCBSCTY EQU X'10' - ** RESERVED-O **
- JFCBSPAC - Static variable in class com.ibm.jzos.JFCB
-
JFCBSPAC EQU X'C0' - BIT PATTERN FOR SPACE REQUESTS
- JFCBSTAT - Static variable in class com.ibm.jzos.JFCB
-
JFCBSTAT EQU X'40' - ** RESERVED-O **
- JFCBTRK - Static variable in class com.ibm.jzos.JFCB
-
JFCBTRK EQU X'80' - TRK REQUEST (SPACE=(TRK,(...)))
- JFCBUAFF - Static variable in class com.ibm.jzos.JFCB
-
JFCBUAFF EQU X'01' - UNIT AFFINITY SPECIFIED FOR THIS DATA SET
(ICB488) SA53458
- JFCBUR - Static variable in class com.ibm.jzos.JFCB
-
JFCBUR EQU X'10' - B - BURROUGHS ** RESERVED-O **
- JFCCAT - Static variable in class com.ibm.jzos.JFCB
-
JFCCAT EQU X'80' - DATA SET IS CATALOGED
- JFCCBWU - Static variable in class com.ibm.jzos.JFCB
-
JFCCBWU EQU X'20' - C - CONTROL BYTE PRECEDES WORK UNIT
SPACE 1
VSAM
X'12' - IL - AMP=('OPTCD=IL')
X'10' - I - AMP=('OPTCD=I')
X'02' - L - AMP=('OPTCD=L')
X'00' - - AMP=('OPTCD=')
- JFCCHAR - Static variable in class com.ibm.jzos.JFCB
-
JFCCHAR EQU X'06' - - CONTROL CHARACTER
- JFCCMPNS - Static variable in class com.ibm.jzos.JFCB
-
JFCCMPNS EQU X'00' - Compaction type unknown or not specified @L7A
- JFCCOMP - Static variable in class com.ibm.jzos.JFCB
-
JFCCOMP EQU X'08' - COMP - ENHANCED 3480 DATA RECORDING @T2A
- JFCCONV - Static variable in class com.ibm.jzos.JFCB
-
JFCCONV EQU X'13' - C - DATA CONVERSION (7-track)
- JFCCYL - Static variable in class com.ibm.jzos.JFCB
-
JFCCYL EQU X'08' - Y - CYLINDER OVERFLOW AREA
- JFCDEFER - Static variable in class com.ibm.jzos.JFCB
-
JFCDEFER EQU X'20' - SET ONLY IN A JFCB RECORDED IN A DATA SET
DESCRIPTOR RECORD (DSDR) BY THE CHECKPOINT
ROUTINE.
- JFCDEL - Static variable in class com.ibm.jzos.JFCB
-
JFCDEL EQU X'02' - L - DELETE OPTION
- JFCDISP - Static variable in class com.ibm.jzos.JFCB
-
JFCDISP EQU X'C0' - BIT PATTERN FOR NEW, MOD, OLD
- JFCDQDSP - Static variable in class com.ibm.jzos.JFCB
-
JFCDQDSP EQU X'80' - REQUEST DEQUEUE OF TAPE VOLUME WHEN DEMOUNTED
(MDC317) @ZA18180
- JFCDSEQN - Static variable in class com.ibm.jzos.JFCB
-
JFCDSEQN EQU X'80' - DATASET SEQUENCE NUMBER Specified
(LABEL=(ds-seq#,label)) @YA03334
- JFCDUAL - Static variable in class com.ibm.jzos.JFCB
-
JFCDUAL EQU X'10' - DUAL-DENSITY CHECK DETECTED
- JFCDWORD - Static variable in class com.ibm.jzos.JFCB
-
JFCDWORD EQU X'02' - D - DOUBLE WORD BOUNDARY
- JFCDYN - Static variable in class com.ibm.jzos.JFCB
-
JFCDYN EQU X'08' - D - DYNAMIC BUFFERING
- JFCEBCD - Static variable in class com.ibm.jzos.JFCB
-
JFCEBCD EQU X'40' - E - EBCDIC MODE
- JFCEEFM2 - Static variable in class com.ibm.jzos.JFCB
-
JFCEEFM2 EQU X'80' - Enterprise Encryption Format 2 - (hex @LGA
value) @LGA
- JFCEEFM3 - Static variable in class com.ibm.jzos.JFCB
-
JFCEEFM3 EQU X'A0' - Enterprise Encryption Format 3 - (hex @0CA
value) @0CA
- JFCEFMT1 - Static variable in class com.ibm.jzos.JFCB
-
JFCEFMT1 EQU X'60' - Enterprise Format 1 - (hex value) @LBA
- JFCEFMT2 - Static variable in class com.ibm.jzos.JFCB
-
JFCEFMT2 EQU X'70' - Enterprise Format 2 - (hex value) @LEA
- JFCEFMT3 - Static variable in class com.ibm.jzos.JFCB
-
JFCEFMT3 EQU X'90' - Enterprise Format 3 - (hex value) @0CA
- JFCENT - Static variable in class com.ibm.jzos.JFCB
-
JFCENT EQU X'04' - DELETE THIS JFCB BEFORE ALLOCATION FOR A
RESTARTED GENERATION DATA GROUP
- JFCEQUAL - Static variable in class com.ibm.jzos.JFCB
-
JFCEQUAL EQU X'02' - E - EQUAL PRIORITY MDC019
- JFCEVEN - Static variable in class com.ibm.jzos.JFCB
-
JFCEVEN EQU X'23' - E - EVEN PARITY (7-track)
- JFCEXC - Static variable in class com.ibm.jzos.JFCB
-
JFCEXC EQU X'10' - E - EXCHANGE BUFFERING
- JFCEXT - Static variable in class com.ibm.jzos.JFCB
-
JFCEXT EQU X'20' - E - EXTENDED SEARCH
- JFCFCBAL - Static variable in class com.ibm.jzos.JFCB
-
JFCFCBAL EQU X'08' - FORMS ARE TO BE ALIGNED (FCB=x,ALIGN)
- JFCFCBVR - Static variable in class com.ibm.jzos.JFCB
-
JFCFCBVR EQU X'04' - FORMS CONTROL BUFFER (FCB) IMAGE IS TO BE
VERIFIED (FCB=x,x,VERIFY)
- JFCFEED - Static variable in class com.ibm.jzos.JFCB
-
JFCFEED EQU X'10' - F - FEEDBACK
- JFCFIX - Static variable in class com.ibm.jzos.JFCB
-
JFCFIX EQU X'80' - F - FIXED
- JFCFMREC - Static variable in class com.ibm.jzos.JFCB
-
JFCFMREC EQU X'C0' - - HIGH-ORDER TWO BITS OF JFCRECFM TO BE
TESTED FOR RECORD FORMAT
- JFCFNCBD - Static variable in class com.ibm.jzos.JFCB
-
JFCFNCBD EQU X'08' - D - DATA PROTECTION - PUNCH ICB392
- JFCFNCBI - Static variable in class com.ibm.jzos.JFCB
-
JFCFNCBI EQU X'80' - I - INTERPRET (PUNCH AND PRINT)
ICB392
- JFCFNCBP - Static variable in class com.ibm.jzos.JFCB
-
JFCFNCBP EQU X'20' - P - PUNCH ICB392
- JFCFNCBR - Static variable in class com.ibm.jzos.JFCB
-
JFCFNCBR EQU X'40' - R - READ ICB392
- JFCFNCBT - Static variable in class com.ibm.jzos.JFCB
-
JFCFNCBT EQU X'02' - T - TWO-LINE PRINT SUPPORT REQUEST.
- JFCFNCBW - Static variable in class com.ibm.jzos.JFCB
-
JFCFNCBW EQU X'10' - W - PRINT ICB392
- JFCFNCBX - Static variable in class com.ibm.jzos.JFCB
-
JFCFNCBX EQU X'04' - X - THIS DATA SET IS TO BE PRINTED.
- JFCFOLD - Static variable in class com.ibm.jzos.JFCB
-
JFCFOLD EQU X'40' - UCS IMAGE IS TO BE LOADED IN THE FOLD MODE
(UCS=x,FOLD)
- JFCFRI - Static variable in class com.ibm.jzos.JFCB
-
JFCFRI EQU X'20' - F - FRIDEN ** RESERVED-O **
- JFCFWORD - Static variable in class com.ibm.jzos.JFCB
-
JFCFWORD EQU X'01' - F - FULL WORD BOUNDARY
- JFCGDG - Static variable in class com.ibm.jzos.JFCB
-
JFCGDG EQU X'02' - DATA SET IS A MEMBER OF A GENERATION DATA
GROUP
- JFCHIER - Static variable in class com.ibm.jzos.JFCB
-
JFCHIER EQU X'84' - ** RESERVED-O **
- JFCHIER1 - Static variable in class com.ibm.jzos.JFCB
-
JFCHIER1 EQU X'04' - ** RESERVED-O **
- JFCIND - Static variable in class com.ibm.jzos.JFCB
-
JFCIND EQU X'10' - I - INDEPENDENT OVERFLOW AREA
- JFCINOP - Static variable in class com.ibm.jzos.JFCB
-
JFCINOP EQU X'80' - TREAT THE INOUT OPTION OF OPEN AS INPUT
(LABEL=(,,,IN))
- JFCLOC - Static variable in class com.ibm.jzos.JFCB
-
JFCLOC EQU X'30' - DATA SET HAS BEEN LOCATED
- JFCMAC - Static variable in class com.ibm.jzos.JFCB
-
JFCMAC EQU X'02' - M - MACHINE CODE CONTROL CHARACTER
- JFCMAST - Static variable in class com.ibm.jzos.JFCB
-
JFCMAST EQU X'20' - M - MASTER INDEXES
- JFCMEDIA - Static variable in class com.ibm.jzos.JFCB
-
JFCMEDIA EQU X'0F' - Media type @L7A
- JFCMIXG - Static variable in class com.ibm.jzos.JFCB
-
JFCMIXG EQU X'04' - MXIG REQUEST (SPACE=(x,(x,x,),,MXIG))
- JFCMOD - Static variable in class com.ibm.jzos.JFCB
-
JFCMOD EQU X'80' - MOD DATA SET (DISP=MOD)
- JFCMODEO - Static variable in class com.ibm.jzos.JFCB
-
JFCMODEO EQU X'20' - O - OPTICAL MARK READ MODE (3505 ONLY) ICB394
- JFCMODER - Static variable in class com.ibm.jzos.JFCB
-
JFCMODER EQU X'10' - R - READ COLUMN ELIMINATE MODE (3505 AND 3525
WITH READ FEATURE) ICB394
- JFCMODNW - Static variable in class com.ibm.jzos.JFCB
-
JFCMODNW EQU X'10' - DISPOSITION OF THIS DATA SET HAS BEEN CHANGED
FROM MOD TO NEW.
- JFCNCOMP - Static variable in class com.ibm.jzos.JFCB
-
JFCNCOMP EQU X'04' - NOCOMP - ENHANCED 3480 DATA RECORDING @T2A
- JFCNCR - Static variable in class com.ibm.jzos.JFCB
-
JFCNCR EQU X'08' - C - NATIONAL CASH REGISTER ** RESERVED-O **
- JFCNDCB - Static variable in class com.ibm.jzos.JFCB
-
JFCNDCB EQU X'02' - DO NOT MERGE DCB FIELDS INTO THIS JFCB
- JFCNDSCB - Static variable in class com.ibm.jzos.JFCB
-
JFCNDSCB EQU X'04' - DO NOT MERGE DSCB OR LABEL FIELDS INTO THIS
JFCB
- JFCNEW - Static variable in class com.ibm.jzos.JFCB
-
JFCNEW EQU X'C0' - NEW DATA SET (DISP=NEW)
- JFCNL - Static variable in class com.ibm.jzos.JFCB
-
JFCNL EQU X'01' - NL - NO LABEL
- JFCNOCC - Static variable in class com.ibm.jzos.JFCB
-
JFCNOCC EQU X'00' - - NO CONTROL CHARACTER
- JFCNOCMP - Static variable in class com.ibm.jzos.JFCB
-
JFCNOCMP EQU X'10' - Compaction not used - (hex value) @L7A
- JFCNOCON - Static variable in class com.ibm.jzos.JFCB
-
JFCNOCON EQU X'80' - N - NO CONVERSION ** RESERVED-O **
- JFCNOMED - Static variable in class com.ibm.jzos.JFCB
-
JFCNOMED EQU X'00' - Media type unknown or not specified @L7A
- JFCNOREC - Static variable in class com.ibm.jzos.JFCB
-
JFCNOREC EQU X'00' - Recording technology unknown or not @L7A
specified @L7A
- JFCNOSPC - Static variable in class com.ibm.jzos.JFCB
-
JFCNOSPC EQU X'00' - Volume has no special attributes @L7A
- JFCNRPS - Static variable in class com.ibm.jzos.JFCB
-
JFCNRPS EQU X'20' - USE BY OPEN ROUTINES - SET TO INDICATE THAT
THIS DATA SET RESIDES ON A NON-RPS DEVICE.
- JFCNSL - Static variable in class com.ibm.jzos.JFCB
-
JFCNSL EQU X'04' - NSL - NONSTANDARD LABEL
- JFCNWRIT - Static variable in class com.ibm.jzos.JFCB
-
JFCNWRIT EQU X'08' - DO NOT WRITE BACK THE JFCB DURING OPEN
PROCESSING
- JFCOLD - Static variable in class com.ibm.jzos.JFCB
-
JFCOLD EQU X'40' - OLD DATA SET (DISP=OLD)
- JFCOMPTY - Static variable in class com.ibm.jzos.JFCB
-
JFCOMPTY EQU X'F0' - Compaction type.
- JFCONE - Static variable in class com.ibm.jzos.JFCB
-
JFCONE EQU X'01' - 1 - STACKER ONE
- JFCONTIG - Static variable in class com.ibm.jzos.JFCB
-
JFCONTIG EQU X'08' - CONTIG REQUEST (SPACE=(x,(x,x,),,CONTIG))
- JFCOPEN - Static variable in class com.ibm.jzos.JFCB
-
JFCOPEN EQU X'0F' - OPEN ROUTINE INTERNAL SWITCHES
- JFCOPTJ - Static variable in class com.ibm.jzos.JFCB
-
JFCOPTJ EQU X'01' - J - 3800 CONTROL CHARACTER (MDC301) @Z40MP9A
SPACE 1
BISAM - QISAM
- JFCOPTQ - Static variable in class com.ibm.jzos.JFCB
-
JFCOPTQ EQU X'08' - - EBCDIC TO ASCII OR ASCII TO EBCDIC
TRANSLATION REQUIRED
SPACE 1
TCAM
- JFCORGAM - Static variable in class com.ibm.jzos.JFCB
-
JFCORGAM EQU X'08' - - VSAM ICB438
- JFCORGCQ - Static variable in class com.ibm.jzos.JFCB
-
JFCORGCQ EQU X'08' - CQ - ** RESERVED-O ** MDC012
- JFCORGCX - Static variable in class com.ibm.jzos.JFCB
-
JFCORGCX EQU X'10' - CX - COMM.
- JFCORGDA - Static variable in class com.ibm.jzos.JFCB
-
JFCORGDA EQU X'20' - DA - DIRECT ACCESS
X'21' - DAU - DIRECT ACCESS Unmovable
- JFCORGGS - Static variable in class com.ibm.jzos.JFCB
-
JFCORGGS EQU X'80' - GS - GRAPHICS
- JFCORGIS - Static variable in class com.ibm.jzos.JFCB
-
JFCORGIS EQU X'80' - IS - INDEXED SEQUENTIAL
X'81' - ISU - INDEXED SEQUENTIAL Unmovable
- JFCORGMQ - Static variable in class com.ibm.jzos.JFCB
-
JFCORGMQ EQU X'04' - MQ - ** RESERVED-O ** MDC013
- JFCORGPO - Static variable in class com.ibm.jzos.JFCB
-
JFCORGPO EQU X'02' - PO - PARTITIONED
X'03' - POU - PARTITIONED Unmovable
- JFCORGPS - Static variable in class com.ibm.jzos.JFCB
-
JFCORGPS EQU X'40' - PS - PHYSICAL SEQUENTIAL
X'41' - PSU - PHYSICAL SEQUENTIAL Unmovable
- JFCORGTQ - Static variable in class com.ibm.jzos.JFCB
-
JFCORGTQ EQU X'20' - - TCAM MESSAGE QUEUE MDC015
- JFCORGTR - Static variable in class com.ibm.jzos.JFCB
-
JFCORGTR EQU X'04' - - TCAM 3705 MDC016
- JFCORGTX - Static variable in class com.ibm.jzos.JFCB
-
JFCORGTX EQU X'40' - - TCAM LINE GROUP MDC014
- JFCORGU - Static variable in class com.ibm.jzos.JFCB
-
JFCORGU EQU X'01' - ..U - UNMOVABLE - THE DATA CONTAINS LOCATION
DEPENDENT INFORMATION (used in conjunction
with other settings)
- JFCOUTOP - Static variable in class com.ibm.jzos.JFCB
-
JFCOUTOP EQU X'40' - TREAT THE OUTIN OPTION OF OPEN AS OUTPUT
(LABEL=(,,,OUT))
- JFCOVER - Static variable in class com.ibm.jzos.JFCB
-
JFCOVER EQU X'40' - - TRACK OVERFLOW
- JFCPAT - Static variable in class com.ibm.jzos.JFCB
-
JFCPAT EQU X'01' - THE PATTERNING DSCB IS COMPLETE
- JFCPCIA1 - Static variable in class com.ibm.jzos.JFCB
-
JFCPCIA1 EQU X'20' - PCI=(A,) RECEIVE OPERATIONS
- JFCPCIA2 - Static variable in class com.ibm.jzos.JFCB
-
JFCPCIA2 EQU X'10' - PCI=(,A) SEND OPERATIONS
A INDICATES THAT AFTER THE FIRST BUFFER IS
FILLED (ON RECEIVE OPERATIONS) OR EMPTIED (ON
SEND OPERATIONS), A PCI OCCURS DURING THE
FILLING OR EMPTYING OF THE NEXT BUFFER.
- JFCPCIBT - Static variable in class com.ibm.jzos.JFCB
-
JFCPCIBT EQU X'20' - C - CHAINED SCHEDULING USING THE PROGRAM
CONTROLLED INTERRUPTION
- JFCPCIN1 - Static variable in class com.ibm.jzos.JFCB
-
JFCPCIN1 EQU X'08' - PCI=(N,) RECEIVE OPERATIONS
- JFCPCIN2 - Static variable in class com.ibm.jzos.JFCB
-
JFCPCIN2 EQU X'04' - PCI=(,N) SEND OPERATIONS
N INDICATES THAT NO PCI'S ARE TAKEN DURING
FILLING (ON RECEIVE OPERATIONS) OR EMPTYING
(ON SEND OPERATIONS) OF BUFFERS.
- JFCPCIR1 - Static variable in class com.ibm.jzos.JFCB
-
JFCPCIR1 EQU X'02' - PCI=(R,) RECEIVE OPERATIONS
- JFCPCIR2 - Static variable in class com.ibm.jzos.JFCB
-
JFCPCIR2 EQU X'01' - PCI=(,R) SEND OPERATIONS
R INDICATES THAT AFTER THE FIRST BUFFER IS
FILLED (ON RECEIVE OPERATIONS) OR EMPTIED (ON
SEND OPERATIONS), A PCI OCCURS DURING THE
FILLING OR EMPTYING OF EACH SUCCEEDING BUFFER.
- JFCPCIX1 - Static variable in class com.ibm.jzos.JFCB
-
JFCPCIX1 EQU X'80' - PCI=(X,) RECEIVE OPERATIONS ICB473
- JFCPCIX2 - Static variable in class com.ibm.jzos.JFCB
-
JFCPCIX2 EQU X'40' - PCI=(,X) SEND OPERATIONS
X INDICATES THAT AFTER THE FIRST BUFFER IS
FILLED (ON RECEIVE OPERATIONS) OR EMPTIED (ON
SEND OPERATIONS), A PCI OCCURS DURING THE
FILLING OR EMPTYING OF THE NEXT BUFFER.
- JFCPDS - Static variable in class com.ibm.jzos.JFCB
-
JFCPDS EQU X'01' - DATA SET IS A MEMBER OF A PARTITIONED DATA SET
- JFCPOSID - Static variable in class com.ibm.jzos.JFCB
-
JFCPOSID EQU X'10' - JFCRBIDO CONTAINS THE PHYSICAL LOCATION @H1A
ON THE TAPE OF THE FIRST STANDARD-LABEL @H1A
HEADER RECORD TO BE PROCESSED BY OPEN @H1A
- JFCRCFM - Static variable in class com.ibm.jzos.JFCB
-
JFCRCFM EQU X'E0' - - RECORD FORMAT (USASI/USASCII)
- JFCRCTLG - Static variable in class com.ibm.jzos.JFCB
-
JFCRCTLG EQU X'01' - OPEN HAS UPDATED THE TTR.
- JFCRDCOM - Static variable in class com.ibm.jzos.JFCB
-
JFCRDCOM EQU X'01' - Read compatibility attribute.
- JFCRECV - Static variable in class com.ibm.jzos.JFCB
-
JFCRECV EQU X'04' - R - RECEIVE PRIORITY MDC018
- JFCREDUC - Static variable in class com.ibm.jzos.JFCB
-
JFCREDUC EQU X'04' - Z - USE REDUCED ERROR RECOVERY PROCEDURE
(MAGNETIC TAPE) (EXCP ALSO)
- JFCREL - Static variable in class com.ibm.jzos.JFCB
-
JFCREL EQU X'01' - R - RELATIVE BLOCK ADDRESSING
SPACE 1
USASI/USASCII
- JFCREORG - Static variable in class com.ibm.jzos.JFCB
-
JFCREORG EQU X'01' - R - REORGANIZATION CRITERIA
SPACE 1
BDAM
- JFCREQ - Static variable in class com.ibm.jzos.JFCB
-
JFCREQ EQU X'02' - STORAGE VOLUME REQUESTED
- JFCRFB - Static variable in class com.ibm.jzos.JFCB
-
JFCRFB EQU X'10' - B - BLOCKED - MAY NOT OCCUR WITH UNDEFINED
- JFCRFO - Static variable in class com.ibm.jzos.JFCB
-
JFCRFO EQU X'20' - T - TRACK OVERFLOW
- JFCRFS - Static variable in class com.ibm.jzos.JFCB
-
JFCRFS EQU X'08' - S - FOR FIXED LENGTH RECORD FORMAT, STANDARD
BLOCKS.
- JFCRLSE - Static variable in class com.ibm.jzos.JFCB
-
JFCRLSE EQU X'C0' - RELEASE EXTERNAL STORAGE (SPACE=(,(,),RLSE))
- JFCROUND - Static variable in class com.ibm.jzos.JFCB
-
JFCROUND EQU X'01' - ROUND REQUEST (SPACE=(x,(x,x,),,,ROUND))
- JFCRSV02 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV02 EQU X'08',,C'X' RESERVED
- JFCRSV03 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV03 EQU X'04',,C'X' RESERVED
- JFCRSV04 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV04 EQU X'02',,C'X' RESERVED
- JFCRSV05 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV05 EQU X'01',,C'X' RESERVED
- JFCRSV06 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV06 EQU X'08',,C'X' RESERVED
- JFCRSV07 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV07 EQU X'04',,C'X' RESERVED
- JFCRSV13 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV13 EQU X'10',,C'X' RESERVED, BINARY ZERO
- JFCRSV15 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV15 EQU X'02',,C'X' RESERVED, BINARY ZERO
- JFCRSV16 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV16 EQU X'01',,C'X' RESERVED, BINARY ZERO
- JFCRSV17 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV17 EQU X'40',,C'X' RESERVED
- JFCRSV18 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV18 EQU X'08',,C'X' RESERVED
- JFCRSV19 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV19 EQU X'04',,C'X' RESERVED
- JFCRSV20 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV20 EQU X'04',,C'X' RESERVED
- JFCRSV21 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV21 EQU X'02',,C'X' RESERVED
- JFCRSV22 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV22 EQU X'02',,C'X' RESERVED
- JFCRSV25 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV25 EQU X'20',,C'X' RESERVED
- JFCRSV26 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV26 EQU X'02',,C'X' RESERVED
- JFCRSV27 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV27 EQU X'01',,C'X' RESERVED
END OF 108 PRINTER SEGMENT
- JFCRSV31 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV31 EQU X'01',,C'X' RESERVED
- JFCRSV32 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV32 EQU X'01',,C'X' RESERVED
- JFCRSV33 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV33 EQU X'10',,C'X' RESERVED
- JFCRSV34 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV34 EQU X'08',,C'X' RESERVED
- JFCRSV53 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV53 EQU X'80',,C'X' RESERVED MDC020
- JFCRSV54 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV54 EQU X'40',,C'X' RESERVED MDC019
- JFCRSV55 - Static variable in class com.ibm.jzos.JFCB
-
JFCRSV55 EQU X'20',,C'X' RESERVED MDC018
- JFCSDNAM - Static variable in class com.ibm.jzos.JFCB
-
JFCSDNAM EQU X'80' - W - SOURCE OR DESTINATION NAME PRECEDES
MESSAGE (AFTER CONTROL BYTE)
- JFCSDRPS - Static variable in class com.ibm.jzos.JFCB
-
JFCSDRPS EQU X'08' - USE SEARCH DIRECT FOR ROTATIONAL POSITION
SENSING (RPS) DEVICES ICB398
- JFCSDS - Static variable in class com.ibm.jzos.JFCB
-
JFCSDS EQU X'20' - SUBSYSTEM DATA SET - This dataset is either
a SYSIN/SYSOUT dataset, or SUBSYS= was
specified on the DD statement @L4C
- JFCSECUR - Static variable in class com.ibm.jzos.JFCB
-
JFCSECUR EQU X'10' - PASSWORD IS REQUIRED TO READ OR TO WRITE
(DATA SET SECURITY) (LABEL=(,,PASSWORD))
- JFCSEND - Static variable in class com.ibm.jzos.JFCB
-
JFCSEND EQU X'01' - S - SEND PRIORITY MDC020
- JFCSHARE - Static variable in class com.ibm.jzos.JFCB
-
JFCSHARE EQU X'08' - SHARED DATA SET
- JFCSIM - Static variable in class com.ibm.jzos.JFCB
-
JFCSIM EQU X'40' - S - SIMPLE BUFFERING
- JFCSKP - Static variable in class com.ibm.jzos.JFCB
-
JFCSKP EQU X'40' - SKP - SKIP
- JFCSL - Static variable in class com.ibm.jzos.JFCB
-
JFCSL EQU X'02' - SL - STANDARD LABEL (default)
- JFCSLCRE - Static variable in class com.ibm.jzos.JFCB
-
JFCSLCRE EQU X'40' - CREATION OF A STANDARD LABEL IS NECESSARY
- JFCSLDES - Static variable in class com.ibm.jzos.JFCB
-
JFCSLDES EQU X'20' - DESTRUCTION OF A STANDARD LABEL IS NECESSARY
- JFCSNSVL - Static variable in class com.ibm.jzos.JFCB
-
JFCSNSVL EQU X'08' - VOLID EXTRACTED FROM SENSE @LFA
- JFCSPECL - Static variable in class com.ibm.jzos.JFCB
-
JFCSPECL EQU X'0F' - Special attributes @L7A
- JFCSPNO - Static variable in class com.ibm.jzos.JFCB
-
JFCSPNO EQU X'01' - 0 - NO SPACING
- JFCSPONE - Static variable in class com.ibm.jzos.JFCB
-
JFCSPONE EQU X'09' - 1 - SPACE ONE LINE
- JFCSPTHR - Static variable in class com.ibm.jzos.JFCB
-
JFCSPTHR EQU X'19' - 3 - SPACE THREE LINES
- JFCSPTWO - Static variable in class com.ibm.jzos.JFCB
-
JFCSPTWO EQU X'11' - 2 - SPACE TWO LINES
- JFCSRCHD - Static variable in class com.ibm.jzos.JFCB
-
JFCSRCHD EQU X'04' - - USE SEARCH DIRECT (SD), INSTEAD OF SEARCH
PREVIOUS, ON ROTATIONAL POSITION SENSING
(RPS) DEVICE.
- JFCSTAND - Static variable in class com.ibm.jzos.JFCB
-
JFCSTAND EQU X'80' - VOLUME LABEL PROCESSING STANDARD
- JFCSUL - Static variable in class com.ibm.jzos.JFCB
-
JFCSUL EQU X'0A' - SUL - STANDARD and USER LABELs
- JFCTEMP - Static variable in class com.ibm.jzos.JFCB
-
JFCTEMP EQU X'01' - DATA SET WILL BE DELETED WHEN JOB COMPLETES
WITH A NORMAL CONDITION CODE @02A
- JFCTEMPS - Static variable in class com.ibm.jzos.JFCB
-
JFCTEMPS EQU X'08' - This flag identifies a Temporary,
SMS Managed DASD dataset.
- JFCTOPEN - Static variable in class com.ibm.jzos.JFCB
-
JFCTOPEN EQU X'40' - TAPE DATA SET HAS BEEN OPENED MDC026
- JFCTOPT - Static variable in class com.ibm.jzos.JFCB
-
JFCTOPT EQU X'10' - T - ON-LINE TERMINAL TEST (BTAM) ICB349
- JFCTRACE - Static variable in class com.ibm.jzos.JFCB
-
JFCTRACE EQU X'04' - GTF TRACE IS TO OCCUR DURING OPEN/CLOSE/EOV
AND DYNAMIC ALLOCATION PROCESSING OF DCB
(AMP='TRACE') ICB392
- JFCTRAN - Static variable in class com.ibm.jzos.JFCB
-
JFCTRAN EQU X'3B' - T - EOD/EBCDIC TRANSLATION (7-track)
- JFCTREV - Static variable in class com.ibm.jzos.JFCB
-
JFCTREV EQU X'2B' - ET - EVEN PARITY AND TRANSLATION (7-track)
- JFCTRKNO - Static variable in class com.ibm.jzos.JFCB
-
JFCTRKNO EQU X'F0' - Track recording technique @L7A
- JFCTTR - Static variable in class com.ibm.jzos.JFCB
-
JFCTTR EQU X'10' - A JOB STEP IS TO BE RESTARTED.
- JFCTTY - Static variable in class com.ibm.jzos.JFCB
-
JFCTTY EQU X'02' - T - TELETYPE ** RESERVED-O **
- JFCTWO - Static variable in class com.ibm.jzos.JFCB
-
JFCTWO EQU X'02' - 2 - STACKER TWO
- JFCUND - Static variable in class com.ibm.jzos.JFCB
-
JFCUND EQU X'C0' - U - UNDEFINED
- JFCVAR - Static variable in class com.ibm.jzos.JFCB
-
JFCVAR EQU X'40' - V - VARIABLE
- JFCVARD - Static variable in class com.ibm.jzos.JFCB
-
JFCVARD EQU X'20' - D - VARIABLE (FORMAT D FOR USASI/USASCII)
- JFCVER - Static variable in class com.ibm.jzos.JFCB
-
JFCVER EQU X'10' - UCS IMAGE IS TO BE VERIFIED (UCS=x,x,VERIFY)
- JFCVLDQ1 - Static variable in class com.ibm.jzos.JFCB
-
JFCVLDQ1 EQU X'80' First volser in JFCAVOLS has been dequeued @05A
- JFCVLDQ2 - Static variable in class com.ibm.jzos.JFCB
-
JFCVLDQ2 EQU X'40' Second volser in JFCAVOLS has been dequeued @05A
- JFCVLDQ3 - Static variable in class com.ibm.jzos.JFCB
-
JFCVLDQ3 EQU X'20' Third volser in JFCAVOLS has been dequeued @05A
- JFCVLDQ4 - Static variable in class com.ibm.jzos.JFCB
-
JFCVLDQ4 EQU X'10' Fourth volser in JFCAVOLS has been dequeued @05A
- JFCVLDQ5 - Static variable in class com.ibm.jzos.JFCB
-
JFCVLDQ5 EQU X'08' Fifth volser in JFCAVOLS has been dequeued @05A
- JFCVRDS - Static variable in class com.ibm.jzos.JFCB
-
JFCVRDS EQU X'04' - VIO DATA SET MDC006
- JFCVSL - Static variable in class com.ibm.jzos.JFCB
-
JFCVSL EQU X'40' - VOLUME SERIAL LIST HAS BEEN CHANGED
- JFCWUMSG - Static variable in class com.ibm.jzos.JFCB
-
JFCWUMSG EQU X'40' - U - WORK UNIT IS A MESSAGE (DEFAULT WORK UNIT
IS A RECORD)
- JFCWVCBD - Static variable in class com.ibm.jzos.JFCB
-
JFCWVCBD EQU X'80' - W - WRITE VALIDITY CHECK
- JFCWVCIS - Static variable in class com.ibm.jzos.JFCB
-
JFCWVCIS EQU X'80' - W - WRITE VALIDITY CHECK
- JFCWVCSP - Static variable in class com.ibm.jzos.JFCB
-
JFCWVCSP EQU X'80' - W - WRITE VALIDITY CHECK
- JOB_OUTPUT_CMD - Static variable in class com.ibm.jzos.sample.MvsJobOutput
-
- JOB_STATUS_CMD - Static variable in class com.ibm.jzos.sample.MvsJobOutput
-
- join() - Method in class com.ibm.jzos.wlm.WorkUnit
-
Join the WLM work unit.
- JR_BAD_ADDRESS - Static variable in exception com.ibm.jzos.ErrnoException
-
- JR_INTERNAL_ERROR - Static variable in exception com.ibm.jzos.ErrnoException
-
- JR_NO_STORAGE - Static variable in exception com.ibm.jzos.ErrnoException
-
- JR_SMF_BAD_RECORD_LENGTH - Static variable in exception com.ibm.jzos.ErrnoException
-
- JR_SMF_ERROR - Static variable in exception com.ibm.jzos.ErrnoException
-
- JR_SMF_NOT_ACCEPTING - Static variable in exception com.ibm.jzos.ErrnoException
-
- JR_SMF_NOT_ACTIVE - Static variable in exception com.ibm.jzos.ErrnoException
-
- JR_SMF_NOT_AUTHORIZED - Static variable in exception com.ibm.jzos.ErrnoException
-
- JZOS_MERGE_SYSOUT_PROPERTY - Static variable in class com.ibm.jzos.ZUtil
-
Property name used by batch launcher to cause stderr/stdout to be merged
to DD:SYSOUT
- JzosPermission - Class in com.ibm.jzos
-
Simple Permission class to allow JZOS to operate with a SecurityManager.
- JzosPermission(String) - Constructor for class com.ibm.jzos.JzosPermission
-
- JzosPermission(String, String) - Constructor for class com.ibm.jzos.JzosPermission
-
- PackedDecimalAsBigDecimalField - Class in com.ibm.jzos.fields
-
A packed decimal
Field
with
BigDecimal
accessors.
- PackedDecimalAsBigDecimalField(int, int, int, boolean) - Constructor for class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
-
Construct an instance.
- PackedDecimalAsBigIntegerField - Class in com.ibm.jzos.fields
-
A packed decimal
Field
up to 31 digits with
BigInteger
accessors.
- PackedDecimalAsBigIntegerField(int, int, int, boolean) - Constructor for class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
-
Construct an instance
- PackedDecimalAsIntField - Class in com.ibm.jzos.fields
-
A packed decimal
Field
up to 9 digits (5 bytes) with int accessors.
- PackedDecimalAsIntField(int, int, boolean) - Constructor for class com.ibm.jzos.fields.PackedDecimalAsIntField
-
Construct an instance
- PackedDecimalAsLongField - Class in com.ibm.jzos.fields
-
A packed decimal
Field
up to 18 digits (10 bytes) with long accessors.
- PackedDecimalAsLongField(int, int, boolean) - Constructor for class com.ibm.jzos.fields.PackedDecimalAsLongField
-
Construct an instance
- PdsDirectory - Class in com.ibm.jzos
-
A class for opening a PDS directory using
ZFile
and iterating over its members.
- PdsDirectory(String) - Constructor for class com.ibm.jzos.PdsDirectory
-
Open a ZFile with the given name as a PDS directory.
- PdsDirectory.MemberInfo - Class in com.ibm.jzos
-
A static inner class of
PdsDirectory
which defines/maps a
member directory entry.
- PdsDirectory.MemberInfo(byte[], int) - Constructor for class com.ibm.jzos.PdsDirectory.MemberInfo
-
Construct a MemberInfo object on bytes read from a PDS directory
block at a given offset.
- PdsDirectory.MemberInfo.Statistics - Class in com.ibm.jzos
-
A nested inner class of MemberInfo which defines/maps
ISPF directory entry statistics.
- PdsDirectory.MemberInfo.Statistics() - Constructor for class com.ibm.jzos.PdsDirectory.MemberInfo.Statistics
-
- PdsLister - Class in com.ibm.jzos.sample
-
Sample program that lists a PDS directory.
- PdsLister() - Constructor for class com.ibm.jzos.sample.PdsLister
-
- PeekOSMemory - Class in com.ibm.jzos.sample
-
Sample program that dumps 500 bytes from the CVT to System.out
- PeekOSMemory() - Constructor for class com.ibm.jzos.sample.PeekOSMemory
-
- peekOSMemory(long, int) - Static method in class com.ibm.jzos.ZUtil
-
Peek (read) a long from OS memory.
- peekOSMemory(long, byte[]) - Static method in class com.ibm.jzos.ZUtil
-
Peek bytes from OS memory.
- peekOSMemory(long, byte[], int, int) - Static method in class com.ibm.jzos.ZUtil
-
Peek bytes from OS memory.
- point(long) - Method in class com.ibm.jzos.JesVsam
-
Point to a given RBA before reading.
- popOffset() - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Pop the Field offset from the top of an internal stack.
- printOn(Writer) - Method in class com.ibm.jzos.Format1DSCB
-
Print a formatted dump of the fields in this DSCB
- PROPERTY_COMPRESSION_TYPE - Static variable in class com.ibm.jzos.CompressionFactory
-
This property may be used to set the default algorithm and its parameters, separated by ':
'
- pushOffset() - Method in class com.ibm.jzos.fields.DatatypeFactory
-
Push the current Field offset onto an internal stack.
- putBigDecimal(BigDecimal, byte[]) - Method in interface com.ibm.jzos.fields.BigDecimalAccessor
-
Put a BigDecimal into the given byte array buffer,
at the offset of this field.
- putBigDecimal(BigDecimal, byte[], int) - Method in interface com.ibm.jzos.fields.BigDecimalAccessor
-
Put a BigDecimal into the given byte array buffer,
at the bufOffset + offset of this field.
- putBigDecimal(BigDecimal, byte[]) - Method in class com.ibm.jzos.fields.BinaryAsBigDecimalField
-
Put a BigDecimal into the given byte array buffer,
at the offset of this field.
- putBigDecimal(BigDecimal, byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsBigDecimalField
-
Put a BigDecimal into the given byte array buffer,
at the bufOffset + offset of this field.
- putBigDecimal(BigDecimal, byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
-
- putBigDecimal(BigDecimal, byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
-
- putBigDecimal(BigDecimal, byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
-
Put a BigDecimal into the given byte array buffer,
at the offset of this field.
- putBigDecimal(BigDecimal, byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
-
Put a BigDecimal into the given byte array buffer,
at the bufOffset + offset of this field.
- putBigInteger(BigInteger, byte[]) - Method in interface com.ibm.jzos.fields.BigIntegerAccessor
-
Put a BigInteger into the given byte array buffer,
at the offset of this field.
- putBigInteger(BigInteger, byte[], int) - Method in interface com.ibm.jzos.fields.BigIntegerAccessor
-
Put a BigInteger into the given byte array buffer,
at the bufOffset + offset of this field.
- putBigInteger(BigInteger, byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
-
Put a BigInteger into the given byte array buffer,
at the bufOffset + offset of this field.
- putBigInteger(BigInteger, byte[]) - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
-
Put a BigInteger into the given byte array buffer,
at the offset of this field.
- putBigInteger(BigInteger, byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
-
Put a BigInteger value into the given byte array buffer,
at the offset of this field.
- putBigInteger(BigInteger, byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
-
Put a BigInteger value into the given byte array buffer,
at the bufOffset + offset of this field.
- putBigInteger(BigInteger, byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
-
Put a BigInteger value into the given byte array buffer,
at the offset of this field.
- putBigInteger(BigInteger, byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
-
Put a BigInteger value into the given byte array buffer,
at the bufOffset + offset of this field.
- putByteArray(byte[], byte[]) - Method in class com.ibm.jzos.fields.ByteArrayField
-
Put a byte array into the given buffer, at the offset of this field.
- putByteArray(byte[], int, byte[]) - Method in class com.ibm.jzos.fields.ByteArrayField
-
Put a byte array into the given buffer, starting at an
offset in the valueByte array.
- putByteArray(byte[], byte[], int) - Method in class com.ibm.jzos.fields.ByteArrayField
-
Put a byte array into the given buffer, starting at the specified offset
in the buffer.
- putByteArray(byte[], int, byte[], int) - Method in class com.ibm.jzos.fields.ByteArrayField
-
Put a byte array into the given buffer, starting at an
offset in the valueByte array and at the specified offset
in the buffer.
- putDouble(double, byte[]) - Method in interface com.ibm.jzos.fields.DoubleAccessor
-
Put a double into the given byte array buffer,
at the offset of this field.
- putDouble(double, byte[], int) - Method in interface com.ibm.jzos.fields.DoubleAccessor
-
Put a double into the given byte array buffer,
at the bufOffset + offset of this field.
- putDouble(double, byte[]) - Method in class com.ibm.jzos.fields.ExternalFloatField
-
Put a double value into the given byte array buffer,
at the offset of this field.
- putDouble(double, byte[], int) - Method in class com.ibm.jzos.fields.ExternalFloatField
-
Put a double value into the given byte array buffer,
at the bufOffset + offset of this field.
- putDouble(double, byte[]) - Method in class com.ibm.jzos.fields.IbmDoubleField
-
Put a double into the given byte array buffer,
at the offset of this field.
- putDouble(double, byte[], int) - Method in class com.ibm.jzos.fields.IbmDoubleField
-
Put a double into the given byte array buffer,
at the bufOffset + offset of this field.
- putFloat(float, byte[]) - Method in interface com.ibm.jzos.fields.FloatAccessor
-
Put a float into the given byte array buffer,
at the offset of this field.
- putFloat(float, byte[], int) - Method in interface com.ibm.jzos.fields.FloatAccessor
-
Put a float into the given byte array buffer,
at the bufOffset + offset of this field.
- putFloat(float, byte[]) - Method in class com.ibm.jzos.fields.IbmFloatField
-
Put a float into the given byte array buffer,
at the offset of this field.
- putFloat(float, byte[], int) - Method in class com.ibm.jzos.fields.IbmFloatField
-
Put a float into the given byte array buffer,
at the bufOffset + offset of this field.
- putInt(int, byte[], int) - Static method in class com.ibm.jzos.ByteUtil
-
Convert an int to four bytes (big-endian) and put into a byte array
- putInt(int, byte[]) - Method in class com.ibm.jzos.fields.BinaryAsIntField
-
Put a signed int into thegiven byte array buffer,
at the offset of this field.
- putInt(int, byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsIntField
-
Put a signed int into thegiven byte array buffer,
at the bufOffset + offset of this field.
- putInt(int, byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
-
Put an int value into the given byte array buffer,
at the offset of this field.
- putInt(int, byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
-
Put an int value into the given byte array buffer,
at the bufOffset + offset of this field.
- putInt(int, byte[]) - Method in interface com.ibm.jzos.fields.IntAccessor
-
Put an int into thegiven byte array buffer,
at the offset of this field.
- putInt(int, byte[], int) - Method in interface com.ibm.jzos.fields.IntAccessor
-
Put an int into thegiven byte array buffer,
at the bufOffset + offset of this field.
- putInt(int, byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
-
Put a int into the given byte array buffer,
at the offset of this field.
- putInt(int, byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
-
Put a int into the given byte array buffer,
at the bufOffset + offset of this field.
- putLong(long, byte[], int, int) - Static method in class com.ibm.jzos.ByteUtil
-
Convert a long to eight bytes (big-endian) and put into a byte array.
- putLong(long, byte[], int) - Static method in class com.ibm.jzos.ByteUtil
-
Convert a long to eight bytes (big-endian) and put into a byte array.
- putLong(long, byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsLongField
-
Put a signed long into thegiven byte array buffer,
at the bufOffset + offset of this field.
- putLong(long, byte[]) - Method in class com.ibm.jzos.fields.BinaryAsLongField
-
Put a signed long into thegiven byte array buffer,
at the bufOffset of this field.
- putLong(long, byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
-
Put a long value into the given byte array buffer,
at the offset of this field.
- putLong(long, byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
-
Put a long value into the given byte array buffer,
at the bufOffset + offset of this field.
- putLong(long, byte[]) - Method in interface com.ibm.jzos.fields.LongAccessor
-
Put a long into the given byte array buffer,
at the offset of this field.
- putLong(long, byte[], int) - Method in interface com.ibm.jzos.fields.LongAccessor
-
Put a long into the given byte array buffer,
at the bufOffset + offset of this field.
- putLong(long, byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
-
Put a long value into the given byte array buffer,
at the offset of this field.
- putLong(long, byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
-
Put a long value into the given byte array buffer,
at the bufOffset + offset of this field.
- putString(String, byte[], int, int, String) - Static method in class com.ibm.jzos.ByteUtil
-
Convert a String into a byte array using the supplied encoding.
- putString(String, byte[]) - Method in class com.ibm.jzos.fields.StringField
-
Put a String into the given byte array buffer,
at the offset of this field.
- putString(String, byte[], int) - Method in class com.ibm.jzos.fields.StringField
-
Put a String into the given byte array buffer,
at the bufOffset + offset of this field.
- S_IRGRP - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- S_IROTH - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- S_IRUSR - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- S_IRWXG - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- S_IRWXO - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- S_IRWXU - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- S_ISGID - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- S_ISUID - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- S_ISVTX - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- S_IWGRP - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- S_IWOTH - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- S_IWUSR - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- S_IXGRP - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- S_IXOTH - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- S_IXUSR - Static variable in interface com.ibm.jzos.ZFileConstants
-
mkfifo() mode constant
- search() - Method in class com.ibm.jzos.CatalogSearch
-
Initiate the catalog search.
- seek(long, int) - Method in class com.ibm.jzos.ZFile
-
Seek the file to the specified offset from origin.
- SEEK_CUR - Static variable in interface com.ibm.jzos.ZFileConstants
-
seek() option contant
- SEEK_END - Static variable in interface com.ibm.jzos.ZFileConstants
-
seek() option contant
- SEEK_SET - Static variable in interface com.ibm.jzos.ZFileConstants
-
seek() option contant
- SeqReadKsds - Class in com.ibm.jzos.sample.vsam.file
-
Sample program that reads records in a VSAM using
ZFile
.
- SeqReadKsds() - Constructor for class com.ibm.jzos.sample.vsam.file.SeqReadKsds
-
- SeqWriteKsds - Class in com.ibm.jzos.sample.vsam.file
-
Sample program that writes records in a VSAM using
ZFile
.
- SeqWriteKsds() - Constructor for class com.ibm.jzos.sample.vsam.file.SeqWriteKsds
-
- ServerClassification - Class in com.ibm.jzos.wlm
-
Class used to represent the server classification needed for
WLM Work Unit creation.
- setAccountInfo(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the account information.
- setAddr(byte[]) - Method in class com.ibm.jzos.RauditxMessageHeader
-
- setAddr(byte[]) - Method in class com.ibm.jzos.RauditxRelocateHeader
-
- setAdmissionDate(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setAllowTruncation(boolean) - Method in class com.ibm.jzos.fields.StringField
-
Set whether or not to allow truncation of String values larger than
the underlying byte length.
- setAlwaysLogFailures() - Method in class com.ibm.jzos.Rauditx
-
Set the callable service to always log failures.
- setAlwaysLogSuccesses() - Method in class com.ibm.jzos.Rauditx
-
Set the callable service to always log successes.
- setAttr(long) - Method in class com.ibm.jzos.RauditxParameters
-
- setAttributes(long) - Method in class com.ibm.jzos.Rauditx
-
Set the Attribute flag word with the supplied bit mask.
- setAuthenticationEvent() - Method in class com.ibm.jzos.Rauditx
-
Set the event type to Authentication.
- setAuthorizationEvent() - Method in class com.ibm.jzos.Rauditx
-
Set the event type to Authorization.
- setAutoAdjustmentInd(String) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setAutoFlush(boolean) - Method in class com.ibm.jzos.Transcoder
-
Enable or disable autoflush
- setAutoFree(boolean) - Method in class com.ibm.jzos.RecordReader
-
Sets a flag that will cause the DD to automatically be freed after
close()
.
- setAutoFree(boolean) - Method in class com.ibm.jzos.RecordWriter
-
Sets a flag that will cause the DD to automatically be freed after
close()
.
- setBenefitsExhaustInd(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setBenefitsPayInd(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setBillSource(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setBloodDed(BigDecimal) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setBloodPintsFurnished(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setBloodPintsReplaced(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setByteLength(int) - Method in class com.ibm.jzos.fields.ByteArrayField
-
Sets the byte length of the field
- setByteLength(int) - Method in class com.ibm.jzos.fields.StringField
-
Sets the byte length of the field
- setBytes(byte[]) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setCatalogName(String) - Method in class com.ibm.jzos.CatalogSearch
-
Set the name of the catalog to search.
- setCategory(int) - Method in exception com.ibm.jzos.JesVsamException
-
Set the category (component) responsible for the exception.
- setCheckWarningMode() - Method in class com.ibm.jzos.Rauditx
-
Set the callable service check warning mode.
- setClaimNumber(String) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setClassifyInt(int, int) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Generic method for setting a server classification integer.
- setClassifyString(int, String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Generic method for setting a server classification string.
- setClusterNameMatch(boolean) - Method in class com.ibm.jzos.CatalogSearch
-
Sets the cluster name match flag.
- setCoinsuranceDays(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setCollection(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the customer defined name for a group of associated packages.
- setComp(String) - Method in class com.ibm.jzos.RauditxParameters
-
- setCompLen(long) - Method in class com.ibm.jzos.RauditxParameters
-
- setComponent(String) - Method in class com.ibm.jzos.Rauditx
-
Set the component name (Required).
- setConnection(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the name associated with the environment creating the workunit.
- setContentionActFail() - Method in class com.ibm.jzos.Enqueue
-
Specifies that the ISGENQ call should fail with a RcException if there is a contention for the
resource.
- setContentionActWait() - Method in class com.ibm.jzos.Enqueue
-
Specifies that the ISGENQ call should wait if there is a contention for the
resource.
- setControl(int) - Method in class com.ibm.jzos.Enqueue
-
Configures the ENQ for shared or exclusive control
(See ISGENQ_CONTROL_* constants).
- setCorrelation(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the name associated with the user/program creating the work unit.
- setDefaultPlatformEncoding(String) - Static method in class com.ibm.jzos.ZUtil
-
Set the default output encoding for this instance of the JVM.
- setDescrs(int) - Method in class com.ibm.jzos.WtoMessage
-
Set the descriptor codes using a bit mask
- setDescrs(int[]) - Method in class com.ibm.jzos.WtoMessage
-
Set the descriptor codes using an int array
- setDischargeDate(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setDS1BLKL(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1BLKL(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1CREDT(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1CREDT(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1DSIND(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1DSIND(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1DSNAM(String) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1DSNAM(String) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1DSORG(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1DSORG(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1DSSN(String) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1DSSN(String) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1EXPDT(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1EXPDT(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1EXT1(byte[]) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1EXT1(byte[]) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1EXT2(byte[]) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1EXT2(byte[]) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1EXT3(byte[]) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1EXT3(byte[]) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1FLAG1(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1FLAG1(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1FMTID(String) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1FMTID(String) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1KEYL(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1KEYL(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1LRECL(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1LRECL(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1LSTAR(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1NOBDB(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1NOBDB(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1NOEPV(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1NOEPV(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1OPTCD(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1OPTCD(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1PTRDS(byte[]) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1PTRDS(byte[]) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1RECFM(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1RECFM(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1REFD(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1REFD(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1RKP(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1RKP(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1SCAL1(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1SCAL1(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1SCAL3(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1SCAL3(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1SCALO(byte[]) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1SCALO(long) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1SCEXT(byte[]) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1SCEXT(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1SCXTF(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1SCXTF(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1SCXTV(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1SCXTV(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1SMSFG(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1SMSFG(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1STAR(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1SYSCD(String) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1SYSCD(String) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1TRBAL(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1TRBAL(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1TTTHI(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1TTTHI(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS1VOLSQ(int) - Method in class com.ibm.jzos.Format1DSCB
-
- setDS1VOLSQ(int) - Method in class com.ibm.jzos.Format8DSCB
-
- setDS3ADEXT(byte[]) - Method in class com.ibm.jzos.Format3DSCB
-
- setDS3DSCB(byte[]) - Method in class com.ibm.jzos.Format3DSCB
-
- setDS3EXT1(byte[]) - Method in class com.ibm.jzos.Format3DSCB
-
- setDS3EXTNT(byte[]) - Method in class com.ibm.jzos.Format3DSCB
-
- setDS3FMTID(String) - Method in class com.ibm.jzos.Format3DSCB
-
- setDS3KEYID(long) - Method in class com.ibm.jzos.Format3DSCB
-
- setDS3PTRDS(byte[]) - Method in class com.ibm.jzos.Format3DSCB
-
- setDs5avext(byte[]) - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
- setDs5extav(byte[]) - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
- setDs5fmtid(String) - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
- setDs5keyid(long) - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
- setDs5mavet(byte[]) - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
- setDs5ptrds(byte[]) - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
-
- setDS9ATRI1(String) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9ATRI2(byte[]) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9ATRV1(byte[]) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9CCPTR(int) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9F3(byte[]) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9F3CC(String) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9F3HH(String) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9F3P(byte[]) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9F3R(String) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9FLAG1(int) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9FMTID(String) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9HHPTR(int) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9JOBNAME(String) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9KEYID(int) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9NUMF3(int) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9NUMF9(int) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9PTRDS(byte[]) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9RPTR(int) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9STEPNAME(String) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9SUBTY(int) - Method in class com.ibm.jzos.Format9DSCB
-
- setDS9TIME(byte[]) - Method in class com.ibm.jzos.Format9DSCB
-
- setEncoding(String) - Method in class com.ibm.jzos.fields.StringField
-
Set the (EBCDIC variant) encoding for this field.
- setEntryTypes(String) - Method in class com.ibm.jzos.CatalogSearch
-
Set the entry types to be returned with the search.
- setEnv(String, String) - Static method in class com.ibm.jzos.ZUtil
-
Set an Environment variable.
- setEnvironment(int, int) - Static method in class com.ibm.zosrrs.RRS
-
Calls the Set_Environment RRS function (atrsenv).
- setEnvironment(int, byte[], byte[], int, int[], int[], int[]) - Static method in class com.ibm.zosrrs.RRS
-
Calls the Set_Environment RRS function (atrsenv).
- setEvent(int) - Method in class com.ibm.jzos.Rauditx
-
Set the event code (Required).
- setEvent(int) - Method in class com.ibm.jzos.RauditxParameters
-
- setEventFailure() - Method in class com.ibm.jzos.Rauditx
-
Set the Event Result to failure.
- setEventSuccess() - Method in class com.ibm.jzos.Rauditx
-
Set the Event Result to success.
- setFilterKey(String) - Method in class com.ibm.jzos.CatalogSearch
-
Sets the filter key for the search.
- setFirsttrk(int) - Method in class com.ibm.jzos.sample.fields.Format5Extent
-
- setFlags(long) - Method in class com.ibm.jzos.WtoMessage
-
Answer the flags bit mask used to issue the message
- setFmid(String) - Method in class com.ibm.jzos.Rauditx
-
Set the FMID of the product or component.
- setFmid(String) - Method in class com.ibm.jzos.RauditxParameters
-
- setFromDate(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setFullDays(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setFullwordLengths(boolean) - Method in class com.ibm.jzos.CatalogSearch
-
Specify whether the data lengths for variable field data are 4 bytes or 2 bytes.
- setGMT(boolean) - Method in class com.ibm.jzos.ZLogstream
-
Sets whether timestamps are in GMT(UTC) or LOCAL TOD clock format.
- setIgnoreSuccessWithNoAuditLogRecord(boolean) - Method in class com.ibm.jzos.Rauditx
-
Sets a flag to not throw an exception when the R_auditx callable service
is successful, but no audit record is logged.
- setInpatientDed(BigDecimal) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setInputStreamHasRdws() - Method in class com.ibm.jzos.DfSort
-
Indicate that the records to be sent as input to DFSORT are variable
length, and that each record will prefixed by a 4 byte (big endian)
RDW.
- setInputStreamRecLen(int) - Method in class com.ibm.jzos.DfSort
-
Set a fixed record length for the records that will be sent as input
to DFSORT.
- setIntermediaryCtrlNum(String) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setIntermediaryNum(long) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setLen(int) - Method in class com.ibm.jzos.RauditxMessageHeader
-
- setLen(int) - Method in class com.ibm.jzos.RauditxRelocateHeader
-
- setLifetimeResDays(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setLinkval(byte[]) - Method in class com.ibm.jzos.RauditxParameters
-
- setLinkValue(byte[]) - Method in class com.ibm.jzos.Rauditx
-
Set the link value, used to correlate SMF records.
- setLinkValue(String) - Method in class com.ibm.jzos.Rauditx
-
Set the link value, used to correlate SMF records.
- setLog(String) - Method in class com.ibm.jzos.RauditxParameters
-
- setLoggingLevel(int) - Method in class com.ibm.jzos.DfSort
-
Set the logging level for the jdfsort child process.
- setLoggingLevel(int) - Static method in class com.ibm.jzos.JesVsam
-
Sets the logging level for the Toolkit native code.
- setLoggingLevel(int) - Static method in class com.ibm.jzos.ZUtil
-
Sets the logging level for the Toolkit native code.
- setLogLen(long) - Method in class com.ibm.jzos.RauditxParameters
-
- setLogstreamName(String) - Method in exception com.ibm.jzos.ZLogstreamException
-
Sets the logstreamName
- setLogString(String) - Method in class com.ibm.jzos.Rauditx
-
Sets the log string - character data to be written with the audit information.
- setLrecl(int) - Method in class com.ibm.jzos.JesVsam
-
Set the LRECL, which is used to control the length of records written (in write mode).
- setLUName(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the local LU name associated with the requester.
- setMaxErrorLines(int) - Method in class com.ibm.jzos.Exec
-
Set the limit for how many of the external process stderr lines will be kept.
- setMedicareProvider(String) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setMsgCnt(int) - Method in class com.ibm.jzos.RauditxParameters
-
- setNetworkID(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the network ID associated with the requester.
- setNeverLogFailures() - Method in class com.ibm.jzos.Rauditx
-
Set the callable service to never log failures.
- setNeverLogSuccesses() - Method in class com.ibm.jzos.Rauditx
-
Set the callable service to never log successes.
- setOffset(int) - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
-
- setOffset(int) - Method in class com.ibm.jzos.fields.BinaryAsIntField
-
- setOffset(int) - Method in class com.ibm.jzos.fields.BinaryAsLongField
-
- setOffset(int) - Method in class com.ibm.jzos.fields.ByteArrayField
-
- setOffset(int) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
- setOffset(int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
-
- setOffset(int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
-
- setOffset(int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
-
- setOffset(int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
-
- setOffset(int) - Method in class com.ibm.jzos.fields.ExternalFloatField
-
- setOffset(int) - Method in interface com.ibm.jzos.fields.Field
-
- setOffset(int) - Method in class com.ibm.jzos.fields.IbmDoubleField
-
- setOffset(int) - Method in class com.ibm.jzos.fields.IbmFloatField
-
- setOffset(int) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
-
- setOffset(int) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
-
- setOffset(int) - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
-
- setOffset(int) - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
-
- setOffset(int) - Method in class com.ibm.jzos.fields.StringField
-
- setOutputBufLen(int) - Method in class com.ibm.jzos.AccessMethodServices
-
Sets the output buffer length.
- setOutputDDName(String) - Method in class com.ibm.jzos.AccessMethodServices
-
Sets a pre-allocated DDNAME to be used to write IDCAMS SYSPRINT output.
- setOutputStreamHasRdws() - Method in class com.ibm.jzos.DfSort
-
Indicate that the records sent from DFSORT to java are variable
length, and that each record will prefixed by a 4 byte (big endian)
RDW.
- setOutputStreamRecLen(int) - Method in class com.ibm.jzos.DfSort
-
Set a fixed record length for the records that will be received from
DFSORT.
- setPackage(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the package name for a set of associated SQL statements.
- setPadLeft(boolean) - Method in class com.ibm.jzos.fields.StringField
-
Set to true if the field will right-justify String values
that are shorter than the underlying field length.
- setPatientStatus(String) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setPerformanceGroup(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the performance group number (PGN) associated with the work unit.
- setPlan(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the access plan name for a set of associated SQL statements.
- setPos(byte[]) - Method in class com.ibm.jzos.ZFile
-
Sets the position of the native file.
- setPriority(int) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the priority associated with the work unit to be created.
- setProcedureName(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the DB2 Stored SQL Procedure name associated with the work unit.
- setProcessName(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the process name associated with the work unit.
- setQualifier(int) - Method in class com.ibm.jzos.Rauditx
-
Sets the Event Code Qualifier.
- setQualifier(int) - Method in class com.ibm.jzos.RauditxParameters
-
- setRacfClass(String) - Method in class com.ibm.jzos.Rauditx
-
Set the RACF class name.
- setRacfCls(String) - Method in class com.ibm.jzos.RauditxParameters
-
- setRc(int) - Method in exception com.ibm.jzos.JesVsamException
-
Set the category specific return code.
- setReason(int) - Method in exception com.ibm.jzos.JesVsamException
-
Set the category specific reason code.
- setRelCnt(int) - Method in class com.ibm.jzos.RauditxParameters
-
- setRes(String) - Method in class com.ibm.jzos.RauditxParameters
-
- setReserved(int) - Method in class com.ibm.jzos.RauditxMessageHeader
-
- setReserved(int) - Method in class com.ibm.jzos.RauditxRelocateHeader
-
- setResLen(long) - Method in class com.ibm.jzos.RauditxParameters
-
- setResource(String) - Method in class com.ibm.jzos.Rauditx
-
- setResumeName(String) - Method in class com.ibm.jzos.CatalogSearch
-
Set the resume name for an active, resumable search.
- setRetrySleepTimeMs(long) - Method in class com.ibm.jzos.ZLogstream
-
Sets the time to sleep in ms between retries
- setRoutcdes(int) - Method in class com.ibm.jzos.WtoMessage
-
Set the route codes using a integer bit mask.
- setRoutcdes(int[]) - Method in class com.ibm.jzos.WtoMessage
-
Set the route codes using a integer array.
- setSameAddressSpace(boolean) - Method in class com.ibm.jzos.DfSort
-
Sets whether the child DFSORT process will be spawned in the same
address space as the Java JVM, or in a separate/new BPX address space.
- setSchedulingEnvironment(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the scheduling environment information.
- setScope(int) - Method in class com.ibm.jzos.Enqueue
-
Configures the ENQ scope
(See ISGENQ_SCOPE_* constants).
- setSequenceCounter(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setSigned(boolean) - Method in class com.ibm.jzos.fields.BinaryAsIntField
-
- setSigned(boolean) - Method in class com.ibm.jzos.fields.BinaryAsLongField
-
- setSignExternal(boolean) - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
-
- setSingleCatalog(boolean) - Method in class com.ibm.jzos.CatalogSearch
-
Specify whether a single catalog is to be searched.
- setSmf83ath(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83au2(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83cnt(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83des(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83df1(byte[]) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83df2(String) - Method in class com.ibm.jzos.sample.fields.Smf83Product
-
- setSmf83df3(long) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83dte(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83err(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83evq(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83evt(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83flg(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83gr2(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83grp(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83jbn(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83ld1(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83ld2(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83len(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83lnk(long) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83lpd(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83nd1(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83nd2(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83npd(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83od1(long) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83od2(long) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83opd(long) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83pnm(String) - Method in class com.ibm.jzos.sample.fields.Smf83Product
-
- setSmf83re2(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83rea(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83rel(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83rsd(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83rst(long) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83rsv(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83rty(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83rvn(String) - Method in class com.ibm.jzos.sample.fields.Smf83Product
-
- setSmf83sds(byte[]) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83sec(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83seg(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83sid(String) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83ssi(String) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83tlv(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83tme(long) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83trm(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83trp(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83typ(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSmf83uid(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83us2(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83usr(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83ver(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83vrm(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
-
- setSmf83xxx(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- setSourceLU(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the source LU name associated with the requester.
- setStringEncoding(String) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
- setStringTrimDefault(boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
-
- setSubsystemCollectionName(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the subsystem collection name.
- setSubsystemParameter(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the transaction subsystem parameter.
- setSubtype(int) - Method in class com.ibm.jzos.Rauditx
-
Sets the SMF type 83 record subtype assigned to the component (Required).
- setSubtype(int) - Method in class com.ibm.jzos.RauditxParameters
-
- setTargetEncoding(String) - Method in class com.ibm.jzos.sample.ZipDatasets
-
Sets the name of the codepage used to encode the text data written
to the Zip file.
- setThruDate(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setTimeout(int) - Method in class com.ibm.jzos.Exec
-
Sets the length of time, in milliseconds, to wait for the external process if
no response (stdout or stderr) is received.
- setToken(int) - Method in class com.ibm.jzos.WtoMessage
-
Set the int token used to find this message for deletion
- setTotalCharges(BigDecimal) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setTransactionClass(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the transaction class.
- setTransactionInd(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
-
- setTransactionName(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the transaction name.
- setTrim(boolean) - Method in class com.ibm.jzos.fields.StringField
-
Set to true if the String value obtained from the underlying byte array
are to be blank trimmed.
- setType(int) - Method in class com.ibm.jzos.RauditxRelocateHeader
-
- setUnusedcyl(int) - Method in class com.ibm.jzos.sample.fields.Format5Extent
-
- setUnusedtrk(int) - Method in class com.ibm.jzos.sample.fields.Format5Extent
-
- setUserid(String) - Method in class com.ibm.jzos.wlm.ServerClassification
-
Set the user ID.
- setWaitTypeECB() - Method in class com.ibm.jzos.Enqueue
-
Specifies that the ISGENQ call should wait on an internal ECB if there is a contention for the
resource.
- setWaitTypeSuspend() - Method in class com.ibm.jzos.Enqueue
-
Specifies that the ISGENQ call should suspend the current thread if there is a contention for the
resource.
- setWriteRetryCount(int) - Method in class com.ibm.jzos.ZLogstream
-
Sets the default retry count for certain kinds of write errors
- ShowJavaProperties - Class in com.ibm.jzos.sample
-
Simple class used to display Java system properties and selected system environment variables
- ShowJavaProperties() - Constructor for class com.ibm.jzos.sample.ShowJavaProperties
-
- SIGN_BIT - Static variable in class com.ibm.jzos.fields.IbmDoubleField
-
The sign bit.
- SIGNED_MAX_LEN1_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
-
- SIGNED_MAX_LEN1_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MAX_LEN2_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
-
- SIGNED_MAX_LEN2_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MAX_LEN3_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
-
- SIGNED_MAX_LEN3_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MAX_LEN4_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
-
- SIGNED_MAX_LEN4_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MAX_LEN5_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MAX_LEN6_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MAX_LEN7_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MAX_LEN8_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MIN_LEN1_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
-
- SIGNED_MIN_LEN1_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MIN_LEN2_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
-
- SIGNED_MIN_LEN2_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MIN_LEN3_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
-
- SIGNED_MIN_LEN3_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MIN_LEN4_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
-
- SIGNED_MIN_LEN4_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MIN_LEN5_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MIN_LEN6_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MIN_LEN7_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- SIGNED_MIN_LEN8_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsLongField
-
- skip(long) - Method in class com.ibm.jzos.ZCompressorInputStream
-
This method is not supported and always throws an IOException.
- Smf83BaseRecord - Class in com.ibm.jzos.sample.fields
-
Base class to map the fixed portion of SMF record 83 (RACF Security information).
- Smf83BaseRecord(byte[]) - Constructor for class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
- SMF83DS1 - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
-
- Smf83Product - Class in com.ibm.jzos.sample.fields
-
Maps a Product/Subsystem section of SMF record 83 (RACF Security information).
- Smf83Product(byte[], int) - Constructor for class com.ibm.jzos.sample.fields.Smf83Product
-
- SMF83PSS - Static variable in class com.ibm.jzos.sample.fields.Smf83Product
-
- Smf83Record - Class in com.ibm.jzos.sample.fields
-
A class which maps an SMF 83 Record (RACF security information).
- Smf83Record(byte[]) - Constructor for class com.ibm.jzos.sample.fields.Smf83Record
-
Construct an instance using the given raw bytes
- Smf83Security - Class in com.ibm.jzos.sample.fields
-
Maps a Security section of SMF record 83 (RACF Security information).
- Smf83Security(byte[], int) - Constructor for class com.ibm.jzos.sample.fields.Smf83Security
-
- SMF_HEADER_PREFIX_LEN - Static variable in class com.ibm.jzos.ZUtil
-
The length of an SMF header prefix
- SMFRCD83 - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
-
IFASMFR 83
%IFABGN1: ;
SMF RECORD FIXED HEADER SECTION @D6A
- smfRecord(int, int, byte[]) - Static method in class com.ibm.jzos.ZUtil
-
Write a System Management Facility (SMF) record.
- startMvsCommandListener() - Static method in class com.ibm.jzos.MvsConsole
-
Called by JZOS to allow this Java application intercept MVS Operator
commands.
- StdinTester - Class in com.ibm.jzos.sample
-
Simple class which reads from System.in (//STDIN DD in batch),
and copies to System.out (//STDOUT)
- StdinTester() - Constructor for class com.ibm.jzos.sample.StdinTester
-
- StringField - Class in com.ibm.jzos.fields
-
- StringField(int, int) - Constructor for class com.ibm.jzos.fields.StringField
-
Construct an instance with trim=true, padLeft=false, and allowTruncation=true.
- StringField(int, int, boolean) - Constructor for class com.ibm.jzos.fields.StringField
-
Construct an instance with padLeft=false and allowTruncation=true.
- StringField(int, int, boolean, boolean) - Constructor for class com.ibm.jzos.fields.StringField
-
Construct an instance with allowTruncation=true.
- StringField(int, int, boolean, boolean, boolean) - Constructor for class com.ibm.jzos.fields.StringField
-
Construct an instance.
- StringField(int, int, boolean, boolean, boolean, String) - Constructor for class com.ibm.jzos.fields.StringField
-
Construct an instance.
- substituteSystemSymbols(String, boolean) - Static method in class com.ibm.jzos.ZUtil
-
Substitute text for MVS system symbols.
- substituteSystemSymbols(String) - Static method in class com.ibm.jzos.ZUtil
-
Substitute text for MVS system symbols.
- SUBTYPE - Static variable in class com.ibm.jzos.RauditxParameters
-
SUBTYPE DS F