This project has retired. For details please refer to its Attic page.
Protos.Offer.OperationOrBuilder
JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.apache.mesos

Interface Protos.Offer.OperationOrBuilder

    • Method Detail

      • hasType

        boolean hasType()
        optional .mesos.Offer.Operation.Type type = 1;
      • hasId

        boolean hasId()
         The `id` field allows frameworks to indicate that they wish to receive
         feedback about an operation via the UPDATE_OPERATION_STATUS event in the
         v1 scheduler API.
         
        optional .mesos.OperationID id = 12;
      • getId

        Protos.OperationID getId()
         The `id` field allows frameworks to indicate that they wish to receive
         feedback about an operation via the UPDATE_OPERATION_STATUS event in the
         v1 scheduler API.
         
        optional .mesos.OperationID id = 12;
      • getIdOrBuilder

        Protos.OperationIDOrBuilder getIdOrBuilder()
         The `id` field allows frameworks to indicate that they wish to receive
         feedback about an operation via the UPDATE_OPERATION_STATUS event in the
         v1 scheduler API.
         
        optional .mesos.OperationID id = 12;
      • hasLaunch

        boolean hasLaunch()
        optional .mesos.Offer.Operation.Launch launch = 2;
      • hasLaunchGroup

        boolean hasLaunchGroup()
        optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
      • hasReserve

        boolean hasReserve()
        optional .mesos.Offer.Operation.Reserve reserve = 3;
      • hasUnreserve

        boolean hasUnreserve()
        optional .mesos.Offer.Operation.Unreserve unreserve = 4;
      • hasCreate

        boolean hasCreate()
        optional .mesos.Offer.Operation.Create create = 5;
      • hasDestroy

        boolean hasDestroy()
        optional .mesos.Offer.Operation.Destroy destroy = 6;
      • hasGrowVolume

        boolean hasGrowVolume()
         EXPERIMENTAL.
         
        optional .mesos.Offer.Operation.GrowVolume grow_volume = 13;
      • hasShrinkVolume

        boolean hasShrinkVolume()
         EXPERIMENTAL.
         
        optional .mesos.Offer.Operation.ShrinkVolume shrink_volume = 14;
      • hasCreateDisk

        boolean hasCreateDisk()
         EXPERIMENTAL.
         
        optional .mesos.Offer.Operation.CreateDisk create_disk = 15;
      • hasDestroyDisk

        boolean hasDestroyDisk()
         EXPERIMENTAL.
         
        optional .mesos.Offer.Operation.DestroyDisk destroy_disk = 16;
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /