public class SystemTables extends Object
| Modifier and Type | Method and Description |
|---|---|
static SystemTable |
createSystemTable(ConnectorTableMetadata metadata,
Function<TupleDomain<Integer>,RecordCursor> cursor) |
public static SystemTable createSystemTable(ConnectorTableMetadata metadata, Function<TupleDomain<Integer>,RecordCursor> cursor)
Copyright © 2012–2020. All rights reserved.