Class ResourcePriorityProperty

  • All Implemented Interfaces:
    java.io.Serializable

    public final class ResourcePriorityProperty
    extends VertexExecutionProperty<java.lang.String>
    ExecutionPlacement ExecutionProperty.
    See Also:
    Serialized Form
    • Method Detail

      • of

        public static ResourcePriorityProperty of​(java.lang.String value)
        Static method exposing the constructor.
        Parameters:
        value - value of the new execution property.
        Returns:
        the newly created execution property.