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.