org.orbeon.oxf.pipeline.api
Class TraceEntry
java.lang.Object
org.orbeon.oxf.pipeline.api.TraceEntry
public class TraceEntry
- extends Object
Constructor Summary |
TraceEntry(ProcessorOutputImpl output)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
output
public final ProcessorOutputImpl output
start
public long start
end
public long end
outputReadCalled
public boolean outputReadCalled
outputGetKeyCalled
public boolean outputGetKeyCalled
hasNullKey
public boolean hasNullKey
TraceEntry
public TraceEntry(ProcessorOutputImpl output)
outputReadCalled
public void outputReadCalled()
outputGetKeyCalled
public void outputGetKeyCalled(boolean hasNullKey)