public class AppendTask extends MergeTaskBase
Constructor and Description |
---|
AppendTask(String id,
String dataSource,
List<DataSegment> segments,
List<AggregatorFactory> aggregators,
IndexSpec indexSpec,
Boolean buildV9Directly,
Map<String,Object> context) |
Modifier and Type | Method and Description |
---|---|
List<AggregatorFactory> |
getAggregators() |
String |
getType()
Returns a descriptive label for this task type.
|
File |
merge(TaskToolbox toolbox,
Map<DataSegment,File> segments,
File outDir) |
getSegments, isReady, run, toString
getInterval
canRestore, equals, getClasspathPrefix, getContext, getContextValue, getDataSource, getGroupId, getId, getNodeType, getQueryRunner, getTaskLocks, getTaskResource, hashCode, joinId, makeId, stopGracefully, success
public File merge(TaskToolbox toolbox, Map<DataSegment,File> segments, File outDir) throws Exception
merge
in class MergeTaskBase
Exception
public String getType()
Task
public List<AggregatorFactory> getAggregators()
Copyright © 2011–2017. All rights reserved.