Package | Description |
---|---|
org.jboss.cache | |
org.jboss.cache.mvcc | |
org.jboss.cache.optimistic |
Modifier and Type | Class and Description |
---|---|
class |
PessimisticNodeFactory<K,V>
Deprecated.
will be removed along with optimistic and pessimistic locking.
|
Modifier and Type | Class and Description |
---|---|
class |
MVCCNodeFactory<K,V>
Creates nodes specific to MVCC logic.
|
Modifier and Type | Class and Description |
---|---|
class |
OptimisticNodeFactory<K,V>
Deprecated.
will be removed along with optimistic and pessimistic locking.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.