public class NonLockingDataVersion extends Object implements org.jboss.cache.optimistic.DataVersion
DataVersion used in regions where no locking should ever occur. This
includes query-caches, update-timestamps caches, collection caches, and
entity caches where the entity is not versioned.| Modifier and Type | Field and Description |
|---|---|
static org.jboss.cache.optimistic.DataVersion |
INSTANCE |
| Constructor and Description |
|---|
NonLockingDataVersion() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.cache.config.Option |
getInvocationOption() |
boolean |
newerThan(org.jboss.cache.optimistic.DataVersion dataVersion) |
Copyright © 2002-2012 Red Hat Middleware, LLC. All Rights Reserved