ostore.apps.traces
Class TraceClient.MasterTag
java.lang.Object
|
+--ostore.apps.traces.TraceClient.MasterTag
- All Implemented Interfaces:
- DDTag, QuickSerializable
- Enclosing class:
- TraceClient
- public static class TraceClient.MasterTag
- extends Object
- implements DDTag
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TraceClient.MasterTag
public TraceClient.MasterTag()
TraceClient.MasterTag
public TraceClient.MasterTag(InputBuffer buffer)
serialize
public void serialize(OutputBuffer buffer)
- Description copied from interface:
QuickSerializable
- Add the object to the
buffer
.
- Specified by:
serialize
in interface QuickSerializable
- Parameters:
buffer
- the output buffer to add the object to