Package org.apache.catalina.tribes.tipis

Interface Summary
AbstractReplicatedMap.MapOwner  
ReplicatedMapEntry For smarter replication, an object can implement this interface to replicate diffs
The replication logic will call the methods in the following order:
1.
Streamable Example usage:
 

Class Summary
AbstractReplicatedMap  
AbstractReplicatedMap.MapEntry  
AbstractReplicatedMap.MapMessage  
LazyReplicatedMap A smart implementation of a stateful replicated map.
ReplicatedMap All-to-all replication for a hash map implementation.
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.