| Modifier and Type | Method and Description |
|---|---|
static List<MemoryColumnHandle> |
MemoryColumnHandle.extractColumnHandles(List<ColumnMetadata> columns) |
List<MemoryColumnHandle> |
MemoryTableHandle.getColumnHandles() |
| Constructor and Description |
|---|
MemoryTableHandle(String connectorId,
String schemaName,
String tableName,
Long tableId,
List<MemoryColumnHandle> columnHandles) |
Copyright © 2012–2023. All rights reserved.