org.shoal.ha.cache.impl.util
Interface Replicable


public interface Replicable

Author:
Mahesh Kannan

Method Summary
 void readState(byte[] data, int offset)
           
 void writeState(ReplicationOutputStream ros)
           
 

Method Detail

writeState

void writeState(ReplicationOutputStream ros)
                throws java.io.IOException
Throws:
java.io.IOException

readState

void readState(byte[] data,
               int offset)


Copyright © 2010. All Rights Reserved.