com.atlassian.cache.hazelcast
Class HazelcastMapConfigConfigurator

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

public class HazelcastMapConfigConfigurator
extends Object

Performs the (re)configuration of Hazelcast MapConfig objects.

Since:
2.4.0

Field Summary
static int HYBRID_MULTIPLIER
           
 
Constructor Summary
HazelcastMapConfigConfigurator()
           
 
Method Summary
 com.hazelcast.config.MapConfig configureMapConfig(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
 

Field Detail

HYBRID_MULTIPLIER

public static final int HYBRID_MULTIPLIER
See Also:
Constant Field Values
Constructor Detail

HazelcastMapConfigConfigurator

public HazelcastMapConfigConfigurator()
Method Detail

configureMapConfig

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


Copyright © 2015 Atlassian. All rights reserved.