rice.pastry.direct
Class DirectSizeChecker
java.lang.Object
rice.p2p.util.rawserialization.SizeChecker
rice.pastry.direct.DirectSizeChecker
- All Implemented Interfaces:
- OutputBuffer, SizeCheckOutputBuffer
public class DirectSizeChecker
- extends SizeChecker
| Methods inherited from class rice.p2p.util.rawserialization.SizeChecker |
bytesRemaining, bytesWritten, write, writeBoolean, writeByte, writeChar, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectSizeChecker
public DirectSizeChecker()
DirectSizeChecker
public DirectSizeChecker(int directNodeHandleSize)
writeSpecial
public void writeSpecial(Object o)
throws IOException
- Description copied from class:
SizeChecker
- Increment count appropriately
- Specified by:
writeSpecial in interface SizeCheckOutputBuffer- Specified by:
writeSpecial in class SizeChecker
- Throws:
IOException
Copyright © 2010. All Rights Reserved.