Uses of Class
org.shoal.ha.cache.impl.command.ReplicationFrame

Packages that use ReplicationFrame
org.shoal.ha.cache.impl.command   
 

Uses of ReplicationFrame in org.shoal.ha.cache.impl.command
 

Methods in org.shoal.ha.cache.impl.command that return ReplicationFrame
static
<K,V> ReplicationFrame<K,V>
ReplicationFrame.toReplicationFrame(DataStoreContext<K,V> dsc, ReplicationInputStream ris)
           
 

Methods in org.shoal.ha.cache.impl.command with parameters of type ReplicationFrame
 void ReplicationFramePayloadCommand.setReplicationFrame(ReplicationFrame<K,V> frame)
           
 



Copyright © 2010. All Rights Reserved.