Uses of Enum Class
io.trino.plugin.pinot.PinotSplitManager.QueryNotAdequatelyPushedDownErrorCode
Packages that use PinotSplitManager.QueryNotAdequatelyPushedDownErrorCode
-
Uses of PinotSplitManager.QueryNotAdequatelyPushedDownErrorCode in io.trino.plugin.pinot
Methods in io.trino.plugin.pinot that return PinotSplitManager.QueryNotAdequatelyPushedDownErrorCodeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PinotSplitManager.QueryNotAdequatelyPushedDownErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.trino.plugin.pinot with parameters of type PinotSplitManager.QueryNotAdequatelyPushedDownErrorCodeModifierConstructorDescriptionQueryNotAdequatelyPushedDownException(PinotSplitManager.QueryNotAdequatelyPushedDownErrorCode errorCode, ConnectorTableHandle connectorTableHandle, String connectorId)