public static interface BuiltInMetadata.Collation extends Metadata
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BuiltInMetadata.Collation.Handler
Handler API.
|
| Modifier and Type | Field and Description |
|---|---|
static MetadataDef<BuiltInMetadata.Collation> |
DEF |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<RelCollation> |
collations()
Determines which columns are sorted.
|
static final MetadataDef<BuiltInMetadata.Collation> DEF
com.google.common.collect.ImmutableList<RelCollation> collations()
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.