Package | Description |
---|---|
com.arjuna.ats.internal.arjuna.objectstore |
Modifier and Type | Class and Description |
---|---|
class |
ActionStore
The basic transaction log implementation.
|
class |
CacheStore
A cached object store implementation.
|
class |
HashedActionStore
The basic action store implementations store the object states in a separate
file within the same directory in the object store, determined by the
object's type.
|
class |
HashedStore
The basic shadowing store implementations store the object states in
a separate file within the same directory in the object store, determined
by the object's type.
|
class |
NullActionStore
A null implementation.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.