| Package | Description |
|---|---|
| org.apache.druid.server |
| Modifier and Type | Method and Description |
|---|---|
static ClientQuerySegmentWalkerUtils.SubqueryResultLimit |
ClientQuerySegmentWalkerUtils.getLimitType(long memoryLimitBytes,
boolean cannotMaterializeToFrames) |
static ClientQuerySegmentWalkerUtils.SubqueryResultLimit |
ClientQuerySegmentWalkerUtils.SubqueryResultLimit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientQuerySegmentWalkerUtils.SubqueryResultLimit[] |
ClientQuerySegmentWalkerUtils.SubqueryResultLimit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.