Uses of Class
com.blackhillsoftware.smf.SmfRecordWriter
Packages that use 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
Methods in com.blackhillsoftware.smf that return SmfRecordWriterModifier 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.