org.jgroups.blocks
public static class ReplCache.Value<V> extends java.lang.Object implements java.io.Serializable
Constructor and Description |
---|
ReplCache.Value(V val,
short replication_count) |
Modifier and Type | Method and Description |
---|---|
short |
getReplicationCount() |
V |
getVal() |
java.lang.String |
toString() |
Copyright © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.