Interface EntryVersionExternalizer<V extends org.infinispan.container.versioning.EntryVersion>
- All Superinterfaces:
Externalizer<V>
- All Known Implementing Classes:
EntryVersionExternalizer.NumericVersionExternalizer,EntryVersionExternalizer.SimpleClusteredVersionExternalizer
public interface EntryVersionExternalizer<V extends org.infinispan.container.versioning.EntryVersion>
extends Externalizer<V>
- Author:
- Paul Ferraro
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Methods inherited from interface org.wildfly.clustering.marshalling.Externalizer
getTargetClass, readObject, size, writeObject