Uses of Class
io.trino.plugin.thrift.api.TrinoThriftHostAddress
Packages that use TrinoThriftHostAddress
-
Uses of TrinoThriftHostAddress in io.trino.plugin.thrift.api
Methods in io.trino.plugin.thrift.api that return types with arguments of type TrinoThriftHostAddressModifier and TypeMethodDescriptionTrinoThriftSplit.getHosts()Identifies the set of hosts on which the rows are available.Constructor parameters in io.trino.plugin.thrift.api with type arguments of type TrinoThriftHostAddressModifierConstructorDescriptionTrinoThriftSplit(TrinoThriftId splitId, List<TrinoThriftHostAddress> hosts)