Uses of Class
io.trino.plugin.phoenix5.PhoenixOutputTableHandle
-
Uses of PhoenixOutputTableHandle in io.trino.plugin.phoenix5
Methods in io.trino.plugin.phoenix5 that return PhoenixOutputTableHandleModifier and TypeMethodDescriptionPhoenixMergeTableHandle.phoenixOutputTableHandle()Returns the value of thephoenixOutputTableHandlerecord component.Constructors in io.trino.plugin.phoenix5 with parameters of type PhoenixOutputTableHandleModifierConstructorDescriptionPhoenixMergeTableHandle(JdbcTableHandle tableHandle, PhoenixOutputTableHandle phoenixOutputTableHandle, JdbcColumnHandle mergeRowIdColumnHandle) Creates an instance of aPhoenixMergeTableHandlerecord class.