public static class RelFactories.Struct extends Object
| Modifier and Type | Method and Description |
|---|---|
static RelFactories.Struct |
fromContext(Context context) |
public final RelFactories.FilterFactory filterFactory
public final RelFactories.ProjectFactory projectFactory
public final RelFactories.AggregateFactory aggregateFactory
public final RelFactories.SortFactory sortFactory
public final RelFactories.ExchangeFactory exchangeFactory
public final RelFactories.SortExchangeFactory sortExchangeFactory
public final RelFactories.SetOpFactory setOpFactory
public final RelFactories.JoinFactory joinFactory
public final RelFactories.CorrelateFactory correlateFactory
public final RelFactories.ValuesFactory valuesFactory
public final RelFactories.TableScanFactory scanFactory
public final RelFactories.TableFunctionScanFactory tableFunctionScanFactory
public final RelFactories.SnapshotFactory snapshotFactory
public final RelFactories.MatchFactory matchFactory
public final RelFactories.SpoolFactory spoolFactory
public final RelFactories.RepeatUnionFactory repeatUnionFactory
public static RelFactories.Struct fromContext(Context context)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.