Uses of Interface
flux.PersistentVariableListener

Packages that use PersistentVariableListener
flux.agent Execution of processes on remote computers to increase overall system throughput and to allow processes to run on computers that contain unique resources 
flux.file File triggers and actions 
 

Uses of PersistentVariableListener in flux.agent
 

Classes in flux.agent that implement PersistentVariableListener
 class AgentFileActionResult
          Contains listings, in various formats, of files that underwent successful file actions on an agent.
 class AgentFileTriggerResult
          The result from a file trigger that ran on an agent.
 

Uses of PersistentVariableListener in flux.file
 

Classes in flux.file that implement PersistentVariableListener
 class FileActionResult
          Contains listings, in various formats, of files that underwent successful file actions.
static class FileTrigger.File_Res
          Deprecated. Use FileTriggerResult instead. Deprecated in Flux 7.2. Will be removed in Flux 8.0.
static class FileTrigger.FileTriggerResult
          File trigger result, which contains matching files and directories from a concrete file trigger.
 



© 2014 Flux Corporation. All rights reserved.