Uses of Package
org.mmbase.streams.createcaches

Packages that use org.mmbase.streams.createcaches
org.mmbase.streams   
org.mmbase.streams.createcaches   
 

Classes in org.mmbase.streams.createcaches used by org.mmbase.streams
Processor
          This commit-processor is used on nodes of type 'streamsources' and is used to initiate the conversions to other formats which are saved in 'streamsourcescaches'.
 

Classes in org.mmbase.streams.createcaches used by org.mmbase.streams.createcaches
Job
          A Job is associated with a 'source' node, and describes what is currently happening to create 'caches' nodes for it.
JobCallable
          This is the actual callable that can be submitted to the Executors.
JobDefinition
          The description or definition of one 'transcoding' sub job that's doing the transcoding.
Processor
          This commit-processor is used on nodes of type 'streamsources' and is used to initiate the conversions to other formats which are saved in 'streamsourcescaches'.
Result
          When executing an actual JobDefinition the result is contained in an object like this.
Stage
          This enum can contain the 'stage' of the transcoding process
 



MMBase 2.0-SNAPSHOT - null