public class BroadcastJoinableMMappedQueryableSegmentizerFactory extends Object implements SegmentizerFactory
| Constructor and Description |
|---|
BroadcastJoinableMMappedQueryableSegmentizerFactory(IndexIO indexIO,
Set<String> keyColumns) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Segment |
factorize(DataSegment dataSegment,
File parentDir,
boolean lazy,
SegmentLazyLoadFailCallback loadFailed) |
Set<String> |
getKeyColumns() |
int |
hashCode() |
public Segment factorize(DataSegment dataSegment, File parentDir, boolean lazy, SegmentLazyLoadFailCallback loadFailed) throws SegmentLoadingException
factorize in interface SegmentizerFactorySegmentLoadingExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.