@FunctionalInterface public static interface BuiltInMetadata.Collation.Handler extends MetadataHandler<BuiltInMetadata.Collation>
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<RelCollation> |
collations(RelNode r,
RelMetadataQuery mq) |
default MetadataDef<BuiltInMetadata.Collation> |
getDef() |
handlerMethodscom.google.common.collect.ImmutableList<RelCollation> collations(RelNode r, RelMetadataQuery mq)
default MetadataDef<BuiltInMetadata.Collation> getDef()
getDef in interface MetadataHandler<BuiltInMetadata.Collation>Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.