Asset DataCache

URI: DataCache

Package: DataLifecycle

< prev | next >

Description: Represents a stored copy of data, which may or may not be persistent. Class name reflects the fact that the copy may be a cached data flow, created by a process if it cannot send data when produced as output, or cannot use data as input when it is received. A persistent stored copy is represented by subclass DataCopy.