public class Main
extends java.lang.Object
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
static void |
close(sun.misc.Signal sig,
java.lang.Integer rc) |
protected static FullTextThread |
createFullTextThread(EventLogLoader loader) |
protected static FullTextThread |
createFullTextThread(EventLogLoader loader,
boolean dryRun) |
static void |
foreground(boolean dryrun,
java.lang.String[] args)
Uses a
PersistentEventLogLoader and cycles through all
the remaining logs. |
static void |
indexAllEvents() |
static void |
indexByClass(java.util.Set<java.lang.String> set) |
static void |
indexFullDb() |
static void |
init() |
static void |
main(java.lang.String[] args) |
static void |
reset(java.lang.String[] args)
Can be used to reset the value that the
PersistentEventLogLoader
would read if started now. |
static void |
standalone(java.lang.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, java.lang.Integer rc)
protected static FullTextThread createFullTextThread(EventLogLoader loader)
protected static FullTextThread createFullTextThread(EventLogLoader loader, boolean dryRun)
public static void usage()
public static void main(java.lang.String[] args) throws java.lang.Throwable
java.lang.Throwable
public static void indexFullDb()
public static void indexByClass(java.util.Set<java.lang.String> set)
public static void indexAllEvents()
public static void reset(java.lang.String[] args)
PersistentEventLogLoader
would read if started now.public static void foreground(boolean dryrun, java.lang.String[] args)
PersistentEventLogLoader
and cycles through all
the remaining logs. Reset can be called first for a complete
re-indexing.public static void standalone(java.lang.String[] args)
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.