Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.TrinoWorker
Packages that use TrinoWorker
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of TrinoWorker in com.azure.resourcemanager.hdinsight.containers.models
Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type TrinoWorkerMethods in com.azure.resourcemanager.hdinsight.containers.models that return TrinoWorkerModifier and TypeMethodDescriptionstatic TrinoWorkerTrinoWorker.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TrinoWorker from the JsonReader.TrinoWorker.withDebug(TrinoDebugConfig debug) Set the debug property: Trino debug configuration.TrinoProfile.worker()Get the worker property: Trino worker.Methods in com.azure.resourcemanager.hdinsight.containers.models with parameters of type TrinoWorkerModifier and TypeMethodDescriptionTrinoProfile.withWorker(TrinoWorker worker) Set the worker property: Trino worker.