| Package | Description |
|---|---|
| com.arjuna.ats.arjuna.objectstore | |
| com.arjuna.ats.arjuna.tools.osb.api.mbeans | |
| com.arjuna.ats.arjuna.tools.osb.api.proxy | |
| com.arjuna.ats.arjuna.tools.osb.mbean |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ObjectStoreAPI
Created by IntelliJ IDEA.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectStore
The object store interface is the application's route to using
a specific object store implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static RecoveryStore |
StoreManager.getRecoveryStore() |
| Constructor and Description |
|---|
ObjectStoreIterator(RecoveryStore recoveryStore,
String tName) |
| Constructor and Description |
|---|
RecoveryStoreBean(RecoveryStore rs)
Construct an MBean corresponding to the given store
|
| Modifier and Type | Class and Description |
|---|---|
class |
RecoveryStoreProxy
Remote proxy to a RecoveryStore
|
| Constructor and Description |
|---|
StateManagerWrapper(RecoveryStore os,
Uid uid,
String type) |
Copyright © 2014. All Rights Reserved.