public class MemoryInsertTableHandle extends Object implements ConnectorInsertTableHandle
| Constructor and Description |
|---|
MemoryInsertTableHandle(MemoryTableHandle table,
Set<Long> activeTableIds) |
| Modifier and Type | Method and Description |
|---|---|
Set<Long> |
getActiveTableIds() |
MemoryTableHandle |
getTable() |
String |
toString() |
public MemoryInsertTableHandle(MemoryTableHandle table, Set<Long> activeTableIds)
Copyright © 2012–2021. All rights reserved.