Uses of Class
com.blackhillsoftware.smf.SmfRecordWriter
Package
Description
Classes common to all SMF record types - see
SmfRecordReader
to get started reading SMF data.-
Uses of SmfRecordWriter in com.blackhillsoftware.smf
Modifier and TypeMethodDescriptionstatic SmfRecordWriter
Create a new SmfRecordWriter to write to an allocated DD.static SmfRecordWriter
Create a new SmfRecordWriter to write to a named file or dataset.static SmfRecordWriter
SmfRecordWriter.fromStream
(OutputStream stream) Create a new SmfRecordWriter to write to an existing stream.