org.infinispan.container.versioning
Interface IncrementableEntryVersion

All Superinterfaces:
EntryVersion
All Known Implementing Classes:
SimpleClusteredVersion

public interface IncrementableEntryVersion
extends EntryVersion

An interface indicating that a version of this type can be incremented.

Since:
5.1
Author:
Manik Surtani

Method Summary
 
Methods inherited from interface org.infinispan.container.versioning.EntryVersion
compareTo
 


-->

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.