public class JournalCopyJobFactory extends Object implements JobFactory
LoadJob
s from journal entries.Constructor and Description |
---|
JournalCopyJobFactory(Job.CopyJobEntry journalEntry,
DefaultFileSystemMaster fs)
Create factory.
|
public JournalCopyJobFactory(Job.CopyJobEntry journalEntry, DefaultFileSystemMaster fs)
journalEntry
- journal entryfs
- file system masterpublic Job<?> create()
create
in interface JobFactory
Copyright © 2023. All Rights Reserved.