| Package | Description |
|---|---|
| org.hibernate.cache.infinispan.access |
Internal Infinispan-based implementation of the cache region access strategies
|
| org.hibernate.cache.infinispan.util |
Internal utilities for the Infinispan integration
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
TombstoneCallInterceptor.handleTombstoneUpdate(org.infinispan.container.entries.MVCCEntry e,
TombstoneUpdate tombstoneUpdate,
org.infinispan.commands.write.PutKeyValueCommand command) |
| Modifier and Type | Method and Description |
|---|---|
TombstoneUpdate |
TombstoneUpdate.Externalizer.readObject(java.io.ObjectInput input) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.Class<? extends TombstoneUpdate>> |
TombstoneUpdate.Externalizer.getTypeClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
TombstoneUpdate.Externalizer.writeObject(java.io.ObjectOutput output,
TombstoneUpdate object) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.