| Package | Description | 
|---|---|
| com.hazelcast.cache | 
     This package contains the public API extension for Hazelcast JCache,
     the Hazelcast implementation of the JSR-107 commonly referred to as JCache. | 
| Modifier and Type | Method and Description | 
|---|---|
| static BuiltInCacheMergePolicies | BuiltInCacheMergePolicies. getDefault()Gets the definition of the default  CacheMergePolicy. | 
| static BuiltInCacheMergePolicies | BuiltInCacheMergePolicies. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static BuiltInCacheMergePolicies[] | BuiltInCacheMergePolicies. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.