Uses of Class
com.sonyericsson.hudson.plugins.gerrit.trigger.replication.ReplicationCache
-
Packages that use ReplicationCache Package Description com.sonyericsson.hudson.plugins.gerrit.trigger.replication -
-
Uses of ReplicationCache in com.sonyericsson.hudson.plugins.gerrit.trigger.replication
Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.replication that return ReplicationCache Modifier and Type Method Description static ReplicationCache
ReplicationCache.Factory. createCache()
CreateReplicationCache
.static ReplicationCache
ReplicationCache.Factory. createCache(long expiration, TimeUnit unit)
CreateReplicationCache
.
-