com.nhncorp.neptune.changelog
Interface ChangeLogWritable

All Known Implementing Classes:
PipeConnectionInfo

public interface ChangeLogWritable


Method Summary
 void readFields(java.nio.ByteBuffer buf)
           
 void write(java.nio.ByteBuffer buf)
           
 

Method Detail

readFields

void readFields(java.nio.ByteBuffer buf)
                throws java.io.IOException
Throws:
java.io.IOException

write

void write(java.nio.ByteBuffer buf)
           throws java.io.IOException
Throws:
java.io.IOException