Class LegacyPrefixedNameFactory

java.lang.Object
com.atlassian.cache.hazelcast.LegacyPrefixedNameFactory
All Implemented Interfaces:
HazelcastNameFactory

@ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault public class LegacyPrefixedNameFactory extends Object implements HazelcastNameFactory
An implementation of HazelcastNameFactory which applies the legacy prefixes to the Hazelcast objects. This is the default implementation used by HazelcastCacheManager.
Since:
5.4.0