Inheritance diagram for ArchivingServiceI.ArchivingServiceInterfaceOperations:

Public Member Functions | |
| void | archiveISName (String isName) | 
| Save an IS object to file.  | |
Package Functions | |
| void | retrieveISName (String isName) | 
| retrieve the object by its name in IS  | |
| void | retrieveArchName (String archivingName) | 
| retrieve the object by its file name  | |
| void | retrieve (String runNumber, String scanNumber, String className, String specifier) | 
| Specifier can be module name or test type.  | |
| void | setCompressionLevel (short level) | 
| Configuration options.  | |
| short | getCompressionLevel () | 
| void | setRetrieveIsServer (String serverName) | 
| String | getRetrieveIsServer () | 
| void | suspendCallbacks (boolean doSuspend) | 
| set this to true to prevent loops when retrieving to e.g.   | |
| String | status () | 
| status methods  | |
| short | busy () | 
| short | queueLength () | 
Generated by the IDL-to-Java compiler (portable), version "3.1" from /atlas/daq/code/gcc32/SctRodDaq/include/ArchivingService/ArchivingServiceInterface.idl 14 July 2004 17:33:00 o'clock BST
Definition at line 11 of file ArchivingServiceInterfaceOperations.java.
      
  | 
  
| 
 set this to true to prevent loops when retrieving to e.g. EventData ISserver Implemented in ArchivingServiceI._ArchivingServiceInterfaceStub.  | 
  
 
1.3.5