The image shows four boxes that each represent a JVM in a Coherence cluster. Each JVM contains and application box and a ReplicatedCache Map box. Data is labled A through D and is located in the ReplicatedCache Map of each JVM. The application in JVM one is performing a get operation for data A from JVM one. The application in JVM two is performing a get operation for data D from JVM two. The application in JVM three is performing get operations for data A and C from JVM three. The application in JVM four is performing get operations for data B and D from JVM four.