@PublicEvolving public interface PlannerConfig
PlannerConfig
holds parameters to configure the behavior of queries.Modifier and Type | Field and Description |
---|---|
static PlannerConfig |
EMPTY_CONFIG |
Modifier and Type | Method and Description |
---|---|
default <T extends PlannerConfig> |
unwrap(Class<T> type) |
static final PlannerConfig EMPTY_CONFIG
default <T extends PlannerConfig> Optional<T> unwrap(Class<T> type)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.