Package io.trino.plugin.pinot
Class PinotSplitManager.QueryNotAdequatelyPushedDownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.trino.spi.TrinoException
io.trino.plugin.pinot.PinotSplitManager.QueryNotAdequatelyPushedDownException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PinotSplitManager
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQueryNotAdequatelyPushedDownException(PinotSplitManager.QueryNotAdequatelyPushedDownErrorCode errorCode, ConnectorTableHandle connectorTableHandle, String connectorId) -
Method Summary
Methods inherited from class io.trino.spi.TrinoException
getErrorCode, getLocation, getRawMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
QueryNotAdequatelyPushedDownException
public QueryNotAdequatelyPushedDownException(PinotSplitManager.QueryNotAdequatelyPushedDownErrorCode errorCode, ConnectorTableHandle connectorTableHandle, String connectorId)
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classTrinoException
-