public interface LoadSpec
Modifier and Type | Interface and Description |
---|---|
static class |
LoadSpec.LoadSpecResult |
Modifier and Type | Method and Description |
---|---|
LoadSpec.LoadSpecResult |
loadSegment(File destDir)
Method should put the segment files in the directory passed
|
LoadSpec.LoadSpecResult loadSegment(File destDir) throws SegmentLoadingException
destDir
- The destination directorySegmentLoadingException
Copyright © 2011–2017. All rights reserved.