Uses of Enum
org.apache.druid.server.ClientQuerySegmentWalkerUtils.SubqueryResultLimit
Packages that use ClientQuerySegmentWalkerUtils.SubqueryResultLimit
-
Uses of ClientQuerySegmentWalkerUtils.SubqueryResultLimit in org.apache.druid.server
Methods in org.apache.druid.server that return ClientQuerySegmentWalkerUtils.SubqueryResultLimitModifier and TypeMethodDescriptionClientQuerySegmentWalkerUtils.getLimitType(long memoryLimitBytes, boolean cannotMaterializeToFrames) Returns the limit type to be used for a given subquery.Returns the enum constant of this type with the specified name.ClientQuerySegmentWalkerUtils.SubqueryResultLimit.values()Returns an array containing the constants of this enum type, in the order they are declared.