public class ActionBasedSegmentAllocator extends Object implements SegmentAllocator
| Constructor and Description |
|---|
ActionBasedSegmentAllocator(TaskActionClient taskActionClient,
DataSchema dataSchema) |
| Modifier and Type | Method and Description |
|---|---|
SegmentIdentifier |
allocate(io.druid.data.input.InputRow row,
String sequenceName,
String previousSegmentId,
boolean skipSegmentLineageCheck) |
public ActionBasedSegmentAllocator(TaskActionClient taskActionClient, DataSchema dataSchema)
public SegmentIdentifier allocate(io.druid.data.input.InputRow row, String sequenceName, String previousSegmentId, boolean skipSegmentLineageCheck) throws IOException
allocate in interface SegmentAllocatorIOExceptionCopyright © 2011–2018. All rights reserved.