public class TikaServerCli extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TIKA_SERVER_ID_ENV
This value is set to the server's id in the forked process.
|
Constructor and Description |
---|
TikaServerCli() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static void |
noFork(TikaServerConfig tikaServerConfig) |
static void |
stop(String[] args) |
public static String TIKA_SERVER_ID_ENV
public static void main(String[] args)
public static void stop(String[] args)
public static void noFork(TikaServerConfig tikaServerConfig) throws Exception
Exception
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.