public class Main extends Object
| Constructor and Description | 
|---|
| Main() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | close(sun.misc.Signal sig,
     Integer rc) | 
| protected static FullTextThread | createFullTextThread(EventLogLoader loader) | 
| protected static FullTextThread | createFullTextThread(EventLogLoader loader,
                    boolean dryRun) | 
| static void | foreground(boolean dryrun,
          String[] args)Uses a  PersistentEventLogLoaderand cycles through all
 the remaining logs. | 
| static void | indexAllEvents() | 
| static void | indexByClass(Set<String> set) | 
| static void | indexFullDb() | 
| static void | init() | 
| static void | main(String[] args) | 
| static void | reset(String[] args)Can be used to reset the value that the  PersistentEventLogLoaderwould read if started now. | 
| static void | standalone(String[] args)Starts up and simply waits until told by the grid to disconnect. | 
| static void | usage() | 
public static void init()
public static void close(sun.misc.Signal sig,
                         Integer rc)
protected static FullTextThread createFullTextThread(EventLogLoader loader)
protected static FullTextThread createFullTextThread(EventLogLoader loader, boolean dryRun)
public static void usage()
public static void indexFullDb()
public static void indexAllEvents()
public static void reset(String[] args)
PersistentEventLogLoader
 would read if started now.public static void foreground(boolean dryrun,
                              String[] args)
PersistentEventLogLoader and cycles through all
 the remaining logs. Reset can be called first for a complete
 re-indexing.public static void standalone(String[] args)
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.