Class ExternalExternalizers
java.lang.Object
org.infinispan.marshall.core.impl.ExternalExternalizers
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClassToExternalizerMapload(GlobalConfiguration globalCfg) static ClassToExternalizerMapload(GlobalConfiguration globalCfg, int lowerBound, int upperBound) Load theAdvancedExternalizerinstances with Ids inclusive of the specified bounds.
-
Method Details
-
load
-
load
public static ClassToExternalizerMap load(GlobalConfiguration globalCfg, int lowerBound, int upperBound) Load theAdvancedExternalizerinstances with Ids inclusive of the specified bounds.
-