JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.cache.hazelcast.asyncinvalidation
Interface CacheReplicator<K,
V>
@ExperimentalSpi
public interface
CacheReplicator<K,
V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
replicate
(
K
key,
V
value)
Method Details
replicate
void
replicate
(
K
key,
V
value)