Package flyteidl.core

Interface Execution.QualityOfServiceOrBuilder

    • Method Detail

      • hasTier

        boolean hasTier()
        .flyteidl.core.QualityOfService.Tier tier = 1;
        Returns:
        Whether the tier field is set.
      • getTierValue

        int getTierValue()
        .flyteidl.core.QualityOfService.Tier tier = 1;
        Returns:
        The enum numeric value on the wire for tier.
      • hasSpec

        boolean hasSpec()
        .flyteidl.core.QualityOfServiceSpec spec = 2;
        Returns:
        Whether the spec field is set.