public static interface BuiltInMetadata.Predicates extends Metadata
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BuiltInMetadata.Predicates.Handler
Handler API.
|
| Modifier and Type | Field and Description |
|---|---|
static MetadataDef<BuiltInMetadata.Predicates> |
DEF |
| Modifier and Type | Method and Description |
|---|---|
RelOptPredicateList |
getPredicates()
Derives the predicates that hold on rows emitted from a relational
expression.
|
static final MetadataDef<BuiltInMetadata.Predicates> DEF
RelOptPredicateList getPredicates()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.