| Modifier and Type | Field and Description |
|---|---|
static Map<String,java.util.function.Function<FileStoreTable,Table>> |
SYSTEM_TABLE_LOADERS |
static List<String> |
SYSTEM_TABLES |
| Constructor and Description |
|---|
SystemTableLoader() |
| Modifier and Type | Method and Description |
|---|---|
static Table |
load(String type,
FileStoreTable dataTable) |
static List<String> |
loadGlobalTableNames() |
public static final Map<String,java.util.function.Function<FileStoreTable,Table>> SYSTEM_TABLE_LOADERS
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.