Uses of Enum Class
io.trino.spi.exchange.ExchangeSourceOutputSelector.Selection
Packages that use ExchangeSourceOutputSelector.Selection
-
Uses of ExchangeSourceOutputSelector.Selection in io.trino.spi.exchange
Subclasses with type arguments of type ExchangeSourceOutputSelector.Selection in io.trino.spi.exchangeMethods in io.trino.spi.exchange that return ExchangeSourceOutputSelector.SelectionModifier and TypeMethodDescriptionExchangeSourceOutputSelector.getSelection(ExchangeId exchangeId, int taskPartitionId, int attemptId) Returns the enum constant of this class with the specified name.ExchangeSourceOutputSelector.Selection.values()Returns an array containing the constants of this enum class, in the order they are declared.