LoadSpec.LoadSpecResult
Constructor and Description |
---|
CassandraLoadSpec(CassandraDataSegmentPuller puller,
String key) |
Modifier and Type | Method and Description |
---|---|
LoadSpec.LoadSpecResult |
loadSegment(File outDir)
Method should put the segment files in the directory passed
|
public CassandraLoadSpec(CassandraDataSegmentPuller puller, String key)
public LoadSpec.LoadSpecResult loadSegment(File outDir) throws SegmentLoadingException
LoadSpec
loadSegment
in interface LoadSpec
outDir
- The destination directorySegmentLoadingException
Copyright © 2011–2017. All rights reserved.