org.openfast.debug
Class BasicDecodeTrace
java.lang.Object
org.openfast.debug.BasicDecodeTrace
- All Implemented Interfaces:
- Trace
public class BasicDecodeTrace
- extends java.lang.Object
- implements Trace
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicDecodeTrace
public BasicDecodeTrace()
groupStart
public void groupStart(Group group)
- Specified by:
groupStart in interface Trace
groupEnd
public void groupEnd()
- Specified by:
groupEnd in interface Trace
field
public void field(Field field,
FieldValue value,
FieldValue decodedValue,
byte[] encoding,
int pmapIndex)
- Specified by:
field in interface Trace
pmap
public void pmap(byte[] bytes)
- Specified by:
pmap in interface Trace
setWriter
public void setWriter(java.io.PrintWriter traceWriter)
Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.