Interface MatchableResourceOuterClass.MatchingAttributesOrBuilder

    • Method Detail

      • hasTaskResourceAttributes

        boolean hasTaskResourceAttributes()
        .flyteidl.admin.TaskResourceAttributes task_resource_attributes = 1;
        Returns:
        Whether the taskResourceAttributes field is set.
      • hasClusterResourceAttributes

        boolean hasClusterResourceAttributes()
        .flyteidl.admin.ClusterResourceAttributes cluster_resource_attributes = 2;
        Returns:
        Whether the clusterResourceAttributes field is set.
      • hasExecutionQueueAttributes

        boolean hasExecutionQueueAttributes()
        .flyteidl.admin.ExecutionQueueAttributes execution_queue_attributes = 3;
        Returns:
        Whether the executionQueueAttributes field is set.
      • hasExecutionClusterLabel

        boolean hasExecutionClusterLabel()
        .flyteidl.admin.ExecutionClusterLabel execution_cluster_label = 4;
        Returns:
        Whether the executionClusterLabel field is set.
      • hasQualityOfService

        boolean hasQualityOfService()
        .flyteidl.core.QualityOfService quality_of_service = 5;
        Returns:
        Whether the qualityOfService field is set.
      • getQualityOfService

        Execution.QualityOfService getQualityOfService()
        .flyteidl.core.QualityOfService quality_of_service = 5;
        Returns:
        The qualityOfService.
      • hasPluginOverrides

        boolean hasPluginOverrides()
        .flyteidl.admin.PluginOverrides plugin_overrides = 6;
        Returns:
        Whether the pluginOverrides field is set.
      • hasWorkflowExecutionConfig

        boolean hasWorkflowExecutionConfig()
        .flyteidl.admin.WorkflowExecutionConfig workflow_execution_config = 7;
        Returns:
        Whether the workflowExecutionConfig field is set.
      • hasClusterAssignment

        boolean hasClusterAssignment()
        .flyteidl.admin.ClusterAssignment cluster_assignment = 8;
        Returns:
        Whether the clusterAssignment field is set.