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 SmfRecordWriterCreate a new SmfRecordWriter to write to an allocated DD.static SmfRecordWriterCreate a new SmfRecordWriter to write to a named file or dataset.static SmfRecordWriterSmfRecordWriter.fromStream(OutputStream stream) Create a new SmfRecordWriter to write to an existing stream.