ostore.bloom
Class SimulatedRead
java.lang.Object
|
+--ostore.tapestry.api.TapestryLocateMsg
|
+--ostore.bloom.SimulatedRead
- All Implemented Interfaces:
- QueueElementIF, QuickSerializable
- public class SimulatedRead
- extends TapestryLocateMsg
- implements QuickSerializable
SimulatedRead
public SimulatedRead(SecureHash guid)
SimulatedRead
public SimulatedRead(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
- Following copied from interface:
ostore.util.QuickSerializable
- Parameters:
buffer
- the output buffer to add the object to
toString
public String toString()
- Overrides:
toString
in class Object