|
Public Member Functions |
String | status () |
String | lastScan () |
String | getFitOptions () |
String | getInputServerName () |
String | getOutputServerName () |
String | getFitStrategy () |
void | setFitOptions (String opt) |
void | setFitStrategy (String name) |
void | exit () |
void | fitAll () |
void | fit (String name) |
int | busy () |
int | queueLength () |
int | nFitsDone () |
int | nFitErrors () |
void | useAnalyticAlgorithm (boolean use) |
boolean | isUsingAnalyticAlgorithm () |
void | get_info (ipc.InfoHolder inf) |
void | destroy () |
String[] | _ids () |
Private Member Functions |
void | readObject (java.io.ObjectInputStream s) throws java.io.IOException |
void | writeObject (java.io.ObjectOutputStream s) throws java.io.IOException |
Static Private Attributes |
String[] | __ids |