public class IncrementalVersionableEntryFactoryImpl extends EntryFactoryImpl
clusterModeWriteSkewCheck, useRepeatableRead
Constructor and Description |
---|
IncrementalVersionableEntryFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
protected MVCCEntry |
createWrappedEntry(Object key,
CacheEntry cacheEntry,
InvocationContext context,
Metadata providedMetadata,
boolean isForInsert,
boolean forRemoval,
boolean skipRead) |
void |
injectVersionGenerator(VersionGenerator versionGenerator) |
void |
setWriteSkewCheckFlag() |
init, injectDependencies, wrapEntryForClear, wrapEntryForDelta, wrapEntryForPut, wrapEntryForReading, wrapEntryForRemove, wrapEntryForReplace
public IncrementalVersionableEntryFactoryImpl()
public void setWriteSkewCheckFlag()
public void injectVersionGenerator(VersionGenerator versionGenerator)
protected MVCCEntry createWrappedEntry(Object key, CacheEntry cacheEntry, InvocationContext context, Metadata providedMetadata, boolean isForInsert, boolean forRemoval, boolean skipRead)
createWrappedEntry
in class EntryFactoryImpl
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.