Package | Description |
---|---|
com.blackhillsoftware.smf |
Classes common to all SMF record types - see
SmfRecordReader
to get started reading SMF data. |
Modifier and Type | Method and Description |
---|---|
static SmfRecordWriter |
SmfRecordWriter.fromDD(String dd)
Create a new SmfRecordWriter to read from an allocated DD.
|
static SmfRecordWriter |
SmfRecordWriter.fromName(String name)
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.
|
Copyright © 2020 Black Hill Software Pty Ltd. All rights reserved.