Class ResourceSlotProperty

  • All Implemented Interfaces:
    java.io.Serializable

    public final class ResourceSlotProperty
    extends VertexExecutionProperty<java.lang.Boolean>
    This property decides whether or not to comply to slot restrictions when scheduling this vertex.
    See Also:
    Serialized Form
    • Method Detail

      • of

        public static ResourceSlotProperty of​(java.lang.Boolean value)
        Static method getting execution property.
        Parameters:
        value - value of the new execution property
        Returns:
        the execution property