Package io.trino.plugin.memory
Class MemoryInsertTableHandle
- java.lang.Object
-
- io.trino.plugin.memory.MemoryInsertTableHandle
-
- All Implemented Interfaces:
ConnectorInsertTableHandle
public class MemoryInsertTableHandle extends Object implements ConnectorInsertTableHandle
-
-
Constructor Summary
Constructors Constructor Description MemoryInsertTableHandle(long table, Set<Long> activeTableIds)
-