JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
trino.spi
io.trino.spi.connector
ConnectorTableHandle
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Interface ConnectorTableHandle
public interface
ConnectorTableHandle
Represents a handle to a relation returned from the connector to the engine. It will be used by the engine whenever given relation will be accessed.