|
Oracle Communications Services Gatekeeper OAM Java API Reference 6.0 E55516-02 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Storage Service MBean interface.
| Field Summary | |
static boolean |
activeGets storage service status. |
| Method Summary | |
String |
getProviderName(String storeName)Gets the provider name for the store. |
int |
getStoreSize(String storeName)Gets the store size. |
String |
getTableName(String storeName)Gets the database table name for store. |
String |
getTypeId(String storeName)Gets the type ID for a store. |
boolean |
isActive()Returns the state of the Storage Service. |
String[] |
listStoreNames()Gets the configured store names. |
| Field Detail |
public static final boolean active
Scope: Cluster
| Method Detail |
public String getProviderName(String storeName)
Scope: Cluster
storeName - The store name.public int getStoreSize(String storeName)
Scope: Cluster
storeName - The name of the store.public String getTableName(String storeName)
Scope: Cluster
storeName - The store name.public String getTypeId(String storeName)
Scope: Cluster
storeName - The name of the store.public boolean isActive()
Scope: Cluster
public String[] listStoreNames()
Scope: Cluster
|
Oracle Communications Services Gatekeeper OAM Java API Reference 6.0 E55516-02 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||