public static class QueryOptimizerRule.Flags extends Object
Constructor and Description |
---|
Flags() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getCanBeDisabled() |
Boolean |
getCanCreateAdditionalPlans() |
Boolean |
getClusterOnly() |
Boolean |
getDisabledByDefault() |
Boolean |
getEnterpriseOnly() |
Boolean |
getHidden() |
public Boolean getHidden()
public Boolean getClusterOnly()
public Boolean getCanBeDisabled()
public Boolean getCanCreateAdditionalPlans()
public Boolean getDisabledByDefault()
public Boolean getEnterpriseOnly()
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.