Constructor and Description |
---|
HadoopIOConfig(Map<String,Object> pathSpec,
DbUpdaterJobSpec metadataUpdateSpec,
String segmentOutputPath) |
Modifier and Type | Method and Description |
---|---|
DbUpdaterJobSpec |
getMetadataUpdateSpec() |
Map<String,Object> |
getPathSpec() |
String |
getSegmentOutputPath() |
HadoopIOConfig |
withSegmentOutputPath(String path) |
public HadoopIOConfig(Map<String,Object> pathSpec, DbUpdaterJobSpec metadataUpdateSpec, String segmentOutputPath)
public DbUpdaterJobSpec getMetadataUpdateSpec()
public String getSegmentOutputPath()
public HadoopIOConfig withSegmentOutputPath(String path)
Copyright © 2015. All rights reserved.