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