Key for the property that defines a closure-wide bytes limit (i.e., if that many bytes are transmitted
during a single closure computation, no further HTTP connections will be initiated, and existing connections
will be terminated as soon as possible).
Key for the property that defines the connect timeout for a single HTTP connection during closure computation
(i.e., if an HTTP connection cannot be established in that many milliseconds, it will be interrupted,
and a retrieval failure will be declared for that term.)
Key for the property that defines the read timeout for a single HTTP connection during closure computation
(i.e., if data transmission for an HTTP connection should stall past that many milliseconds, it will be
interrupted, and a retrieval failure will be declared for that term).
Key for the property that defines a closure-wide time limit (i.e., if an attempt to retrieve a closure
should exceed that many milliseconds, no further HTTP connections will be initiated, and existing connections
will be terminated as soon as possible).
Returns a new Resource Invocation Graph (RIG) based on the
contents of this Resource Response Graph (RRG) suitable for
the service represented by the Resource Description Graph
(RRG).
createRQG() -
Method in interface info.sswap.api.model.RRG
ABCDEFGHILMNOPQRSTUVWX
Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.