程序包 | 说明 |
---|---|
com.fr.third.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
限定符和类型 | 类和说明 |
---|---|
class |
ReplCache<K,V>
Cache which allows for replication factors per data items; the factor determines how many replicas
of a key/value we create across the cluster.
|
限定符和类型 | 方法和说明 |
---|---|
void |
Cache.addChangeListener(Cache.ChangeListener l) |
void |
Cache.removeChangeListener(Cache.ChangeListener l) |