public static interface FlinkMetadata.UpsertKeys
extends org.apache.calcite.rel.metadata.Metadata
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FlinkMetadata.UpsertKeys.Handler
Handler API.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.calcite.rel.metadata.MetadataDef<FlinkMetadata.UpsertKeys> |
DEF |
static Method |
METHOD |
| Modifier and Type | Method and Description |
|---|---|
Set<org.apache.calcite.util.ImmutableBitSet> |
getUpsertKeys() |
static final Method METHOD
static final org.apache.calcite.rel.metadata.MetadataDef<FlinkMetadata.UpsertKeys> DEF
Set<org.apache.calcite.util.ImmutableBitSet> getUpsertKeys()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.