Package 

Interface CloudXArbiterResult

    • Method Summary

      Modifier and Type Method Description
      abstract String getId() Locally unique identifier.
      abstract CloudXArbiterPlatform getPlatform() Platform selected by the arbiter.
      abstract String getBidId() Identifier of the bid selected by the arbiter, or null when platform is NONE.
      abstract Map<String, String> getExtras() Arbiter-provided metadata for the selected bid.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait