ome.services.fulltext
Class Main

java.lang.Object
  extended by ome.services.fulltext.Main

public class Main
extends Object

Commandline entry-point for various full text actions. Commands include:

Since:
3.0-Beta3
Author:
Josh Moore, josh at glencoesoftware.com

Constructor Summary
Main()
           
 
Method Summary
protected static FullTextThread createFullTextThread(EventLogLoader loader)
           
static void indexAllEvents()
           
static void indexByClass(Set<String> set)
           
static void indexFullDb()
           
static void init()
           
static void main(String[] args)
           
static void standalone(String[] args)
          Starts up and simply waits until told by the grid to disconnect.
static void usage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

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.