public class TikaEmitterResult extends Object
Constructor and Description |
---|
TikaEmitterResult(org.apache.tika.server.client.TikaEmitterResult.STATUS status,
long timeElapsed,
String msg) |
Modifier and Type | Method and Description |
---|---|
String |
getMsg() |
org.apache.tika.server.client.TikaEmitterResult.STATUS |
getStatus() |
long |
getTimeElapsed() |
String |
toString() |
public TikaEmitterResult(org.apache.tika.server.client.TikaEmitterResult.STATUS status, long timeElapsed, String msg)
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.