| Package | Description |
|---|---|
| com.facebook.presto.druid |
| Modifier and Type | Method and Description |
|---|---|
DruidSegmentInfo |
DruidClient.getSingleSegmentInfo(String dataSource,
String segmentId) |
| Modifier and Type | Method and Description |
|---|---|
Optional<DruidSegmentInfo> |
DruidSplit.getSegmentInfo() |
| Modifier and Type | Method and Description |
|---|---|
static DruidSplit |
DruidSplit.createSegmentSplit(DruidSegmentInfo segmentInfo,
HostAddress address) |
| Constructor and Description |
|---|
DruidSplit(DruidSplit.SplitType splitType,
Optional<DruidQueryGenerator.GeneratedDql> brokerDql,
Optional<DruidSegmentInfo> segmentInfo,
Optional<HostAddress> address) |
Copyright © 2012–2022. All rights reserved.