Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

AnalysisServiceI.AnalysisServiceInterfaceOperations Interface Reference

CORBA interface to the AnalysisService. More...

Inheritance diagram for AnalysisServiceI.AnalysisServiceInterfaceOperations:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void analyze (String testname)
 request to analyze all modules in a particular testname


Package Functions

void analyzeModule (String testname, String modulename)
 request to analyze one modules in a particular testname

void purge ()
 remove all old tests and module-specific algorithms from its internal memory

String status ()
 return a string containing lots of status and timing information

short busy ()
 return the number of threads which are currently busy working on data

short queueLength ()
 return the number of objects currently in the queue waiting to be processed

void setFifo (boolean fifo)
 set queue time - if true use FIFO queue, if false use FILO stack

boolean isFifo ()
 return true if using FIFO queue, false if using FILO stack

String[] listAlgorithms ()
 list available analysis algorithms


Detailed Description

CORBA interface to the AnalysisService.

Definition at line 15 of file AnalysisServiceInterfaceOperations.java.


The documentation for this interface was generated from the following file:
Generated on Fri Dec 16 19:46:44 2005 for SCT DAQ/DCS Software - Java by doxygen 1.3.5