Package io.trino.plugin.memory
Class MemoryTableHandle
java.lang.Object
io.trino.plugin.memory.MemoryTableHandle
- All Implemented Interfaces:
ConnectorTableHandle
-
Constructor Summary
ConstructorsConstructorDescriptionMemoryTableHandle(long id) MemoryTableHandle(long id, OptionalLong limit, OptionalDouble sampleRatio) -
Method Summary
-
Constructor Details
-
MemoryTableHandle
public MemoryTableHandle(long id) -
MemoryTableHandle
-
-
Method Details