| 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 Object |
TombstoneCallInterceptor.handleTombstoneUpdate(org.infinispan.container.entries.MVCCEntry e,
TombstoneUpdate tombstoneUpdate) |
| Modifier and Type | Field and Description |
|---|---|
static TombstoneUpdate |
TombstoneUpdate.EVICT |
| Modifier and Type | Method and Description |
|---|---|
TombstoneUpdate |
TombstoneUpdate.Externalizer.readObject(ObjectInput input) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends TombstoneUpdate>> |
TombstoneUpdate.Externalizer.getTypeClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
TombstoneUpdate.Externalizer.writeObject(ObjectOutput output,
TombstoneUpdate object) |
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.