public class IndexDiscoverFactory extends Object
| Constructor and Description |
|---|
IndexDiscoverFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IndexDiscover |
getIndexDiscover(StoragePluginConfig config,
GroupScan inScan,
org.apache.calcite.rel.RelNode scanRel,
Class<? extends IndexDiscover> targetIndexDiscoverClass) |
public static IndexDiscover getIndexDiscover(StoragePluginConfig config, GroupScan inScan, org.apache.calcite.rel.RelNode scanRel, Class<? extends IndexDiscover> targetIndexDiscoverClass)
Copyright © 2021 The Apache Software Foundation. All rights reserved.