public class MetadataCacheEntryFactory extends Object implements net.sf.ehcache.constructs.blocking.CacheEntryFactory
| Modifier and Type | Field and Description |
|---|---|
protected static AtomicInteger |
mcId
An atomic integer to get the CMS EPRs round-robin
|
| Constructor and Description |
|---|
MetadataCacheEntryFactory() |
protected static AtomicInteger mcId
public Object createEntry(Object key) throws Exception
createEntry in interface net.sf.ehcache.constructs.blocking.CacheEntryFactorykey - a QueryString representing pairs of keys and values. Needed keys are "vre", "metadataColID", "oid"ExceptionCopyright © 2014. All Rights Reserved.