| Package | Description |
|---|---|
| com.facebook.presto.thrift.api.connector |
| Modifier and Type | Method and Description |
|---|---|
List<PrestoThriftHostAddress> |
PrestoThriftSplit.getHosts()
Identifies the set of hosts on which the rows are available.
|
| Constructor and Description |
|---|
PrestoThriftSplit(PrestoThriftId splitId,
List<PrestoThriftHostAddress> hosts) |
Copyright © 2012–2022. All rights reserved.