com.atlassian.confluence.cache.hazelcast
Class HazelcastMapConfigurator

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

public class HazelcastMapConfigurator
extends java.lang.Object

Performs the (re)configuration of Hazelcast MapConfig objects.

Since:
v5.5

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

Constructor Detail

HazelcastMapConfigurator

public HazelcastMapConfigurator()
Method Detail

configureMapConfig

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


Copyright © 2003-2014 Atlassian. All Rights Reserved.