| Package | Description |
|---|---|
| com.arjuna.ats.internal.arjuna.objectstore |
| Class and Description |
|---|
| FileSystemStore
The basic class for file system object stores.
|
| 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.
|
| ShadowingStore
A shadowing file store implementation.
|
| ShadowNoFileLockStore
Almost the same as the ShadowingStore implementation, but assumes all
concurrency control is provided by the object.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.