|
Oracle Corporation | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Storage Service MBean interface.
| Field Summary | |
static boolean |
active
Get storage service status. |
| Method Summary | |
String |
getProviderName(String storeName)
Get provider name for store. |
int |
getStoreSize(String storeName)
Get store size. |
String |
getTableName(String storeName)
Get database table name for store. |
String |
getTypeId(String storeName)
Get type id for a store. |
boolean |
isActive()
Returns the state of the Storage Service. |
String[] |
listStoreNames()
Get configured store names. |
| Field Detail |
public static final boolean active
| Method Detail |
public String getProviderName(String storeName)
storeName - The store name.
public int getStoreSize(String storeName)
storeName - The name of the store.
public String getTableName(String storeName)
storeName - The store name.
public String getTypeId(String storeName)
storeName - The name of the store.
public boolean isActive()
public String[] listStoreNames()
|
Oracle Corporation | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||