Package | Description |
---|---|
org.apache.tika.fork |
Forked parser.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Queue<ForkClient> |
ForkParser.pool |
Modifier and Type | Method and Description |
---|---|
private ForkClient |
ForkParser.acquireClient() |
Modifier and Type | Method and Description |
---|---|
private void |
ForkParser.releaseClient(ForkClient client,
boolean alive) |