Class HPCCWsDFUXRefClient


  • public class HPCCWsDFUXRefClient
    extends BaseHPCCWsClient
    Facilitates XRef Logical File System actions on target HPCC instance. Actions include building XRef, listing lost/orphaned/unused files, and more. NOTE: Many WsDFUXRef methods are not supported on Containerized HPCC deployments. The following methods are not supported in containerized HPCC: DFUXRefList: list all XRefNodes. Each Thor cluster or Roxie cluster in environment xml is an XRefNode. SuperFiles is an XRefNode. DFUXRefBuild: add an XRefNode to a job queue where XRef information will be generated for the XRefNode. DFUXRefLostFiles: list lost files in an XRefNode. DFUXRefFoundFiles: list found files in an XRefNode. DFUXRefOrphanFiles: list orphan files in an XRefNode. DFUXRefMessages: report messages ** in an XRefNode. DFUXRefDirectories: report directories in an XRefNode. DFUXRefArrayAction: take an action (attach, delete, etc.) on given XRef files. DFUXRefBuildCancel: dequeue all the jobs. DFUXRefCleanDirectories: remove empty directories in ** an XRefNode DFUXRefUnusedFiles: list unused files in a roxie XRefNode.