Package | Description |
---|---|
org.hibernate.cache.infinispan.util |
Internal utilities for the Infinispan integration
|
Modifier and Type | Method and Description |
---|---|
Tombstone |
Tombstone.merge(Tombstone update) |
Tombstone |
Tombstone.Externalizer.readObject(java.io.ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.Class<? extends Tombstone>> |
Tombstone.Externalizer.getTypeClasses() |
Modifier and Type | Method and Description |
---|---|
Tombstone |
Tombstone.merge(Tombstone update) |
void |
Tombstone.Externalizer.writeObject(java.io.ObjectOutput output,
Tombstone tombstone) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.