Package | Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
java.util.List<FileInfo> |
AgentFileTriggerResult.getFileInfoMatches()
Returns details about files against which the file trigger matched using
its file criteria.
|
Modifier and Type | Field and Description |
---|---|
java.util.List<FileInfo> |
FileTrigger.FileTriggerResult.fileinfo_matches
Contains details about files against which the file trigger matched using
its file criteria.
|
© 2000-2025 Flux Corporation. All rights reserved.