com.atlassian.confluence.cache.hazelcast
Class HazelcastMapConfigConfigurator

java.lang.Object
  extended by com.atlassian.confluence.cache.hazelcast.HazelcastMapConfigConfigurator

public class HazelcastMapConfigConfigurator
extends java.lang.Object

Performs the (re)configuration of Hazelcast MapConfig objects.

Since:
v5.5

Constructor Summary
HazelcastMapConfigConfigurator()
           
 
Method Summary
 void configureMapConfig(com.atlassian.cache.CacheSettings settings, com.hazelcast.config.MapConfig mapConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HazelcastMapConfigConfigurator

public HazelcastMapConfigConfigurator()
Method Detail

configureMapConfig

public void configureMapConfig(com.atlassian.cache.CacheSettings settings,
                               com.hazelcast.config.MapConfig mapConfig)


Copyright © 2003-2014 Atlassian. All Rights Reserved.