ome.services.fulltext
Class Main
java.lang.Object
ome.services.fulltext.Main
public class Main
- extends Object
Commandline entry-point for various full text actions. Commands include:
- full - Index full database
- events - Index all events
- Since:
- 3.0-Beta3
- Author:
- Josh Moore, josh at glencoesoftware.com
Constructor Summary |
Main()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main
public Main()
init
public static void init()
createFullTextThread
protected static FullTextThread createFullTextThread(EventLogLoader loader)
usage
public static void usage()
main
public static void main(String[] args)
indexFullDb
public static void indexFullDb()
indexByClass
public static void indexByClass(Set<String> set)
indexAllEvents
public static void indexAllEvents()
standalone
public static void standalone(String[] args)
- Starts up and simply waits until told by the grid to disconnect.
OmeroJava Api
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.