Uses of Class
io.trino.testing.LocalQueryRunner.Builder
-
Packages that use LocalQueryRunner.Builder Package Description io.trino.testing -
-
Uses of LocalQueryRunner.Builder in io.trino.testing
Methods in io.trino.testing that return LocalQueryRunner.Builder Modifier and Type Method Description static LocalQueryRunner.BuilderLocalQueryRunner. builder(Session defaultSession)LocalQueryRunner.BuilderLocalQueryRunner.Builder. withAlwaysRevokeMemory()LocalQueryRunner.BuilderLocalQueryRunner.Builder. withDefaultSessionProperties(Map<String,List<PropertyMetadata<?>>> defaultSessionProperties)LocalQueryRunner.BuilderLocalQueryRunner.Builder. withFeaturesConfig(FeaturesConfig featuresConfig)LocalQueryRunner.BuilderLocalQueryRunner.Builder. withInitialTransaction()LocalQueryRunner.BuilderLocalQueryRunner.Builder. withNodeCountForStats(int nodeCountForStats)LocalQueryRunner.BuilderLocalQueryRunner.Builder. withNodeSpillConfig(NodeSpillConfig nodeSpillConfig)
-