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, wrapEntryForReplacepublic 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 EntryFactoryImplCopyright © 2016 JBoss, a division of Red Hat. All rights reserved.