Package | Description |
---|---|
org.apache.tika.server |
Modifier and Type | Method and Description |
---|---|
static ServerStatus.TASK |
ServerStatus.TASK.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerStatus.TASK[] |
ServerStatus.TASK.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
long |
ServerStatus.start(ServerStatus.TASK task,
String fileName) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.