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