|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.objectweb.speedo.jmx.mbeans.Query
| Constructor Summary | |
|---|---|
Query(org.objectweb.perseus.cache.api.CacheAttributeController ca,
org.objectweb.perseus.cache.api.UnbindManager um,
org.objectweb.perseus.cache.api.CacheManager cm,
QueryManagerAttribute qma)
|
|
| Method Summary | |
|---|---|
void |
evictAllCompiledQueriesFromCache()
Evicts all entries from the compiled query cache. |
java.lang.String |
getCompiledQueryCache_AutoCleanSize()
|
java.lang.String |
getCompiledQueryCache_AutoCleanThreshold()
|
int |
getCompiledQueryCache_CurrentSize()
|
int |
getCompiledQueryCache_MaxObjects()
|
java.util.Collection |
getCompiledQueryCache_ObjectIdentifiers()
|
boolean |
getPrefetchActivatedOnExtent()
Indicates of the prefetching mode on extent |
boolean |
getPrefetchActivatedOnQuery()
Indicates of the prefetching mode on query |
void |
setCompiledQueryCache_AutoCleanSize(java.lang.String size)
|
void |
setCompiledQueryCache_AutoCleanThreshold(java.lang.String size)
|
void |
setCompiledQueryCache_MaxObjects(int size)
|
void |
setPrefetchActivatedOnExtent(boolean prefetch)
Assignes of the prefetching mode on extent |
void |
setPrefetchActivatedOnQuery(boolean prefetch)
Assignes of the prefetching mode on query |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Query(org.objectweb.perseus.cache.api.CacheAttributeController ca,
org.objectweb.perseus.cache.api.UnbindManager um,
org.objectweb.perseus.cache.api.CacheManager cm,
QueryManagerAttribute qma)
| Method Detail |
public void evictAllCompiledQueriesFromCache()
QueryMBean
evictAllCompiledQueriesFromCache in interface QueryMBeanpublic java.lang.String getCompiledQueryCache_AutoCleanSize()
getCompiledQueryCache_AutoCleanSize in interface QueryMBeanpublic java.lang.String getCompiledQueryCache_AutoCleanThreshold()
getCompiledQueryCache_AutoCleanThreshold in interface QueryMBeanpublic java.util.Collection getCompiledQueryCache_ObjectIdentifiers()
getCompiledQueryCache_ObjectIdentifiers in interface QueryMBeanpublic int getCompiledQueryCache_CurrentSize()
getCompiledQueryCache_CurrentSize in interface QueryMBeanpublic int getCompiledQueryCache_MaxObjects()
getCompiledQueryCache_MaxObjects in interface QueryMBeanpublic void setCompiledQueryCache_AutoCleanSize(java.lang.String size)
setCompiledQueryCache_AutoCleanSize in interface QueryMBeanpublic void setCompiledQueryCache_AutoCleanThreshold(java.lang.String size)
setCompiledQueryCache_AutoCleanThreshold in interface QueryMBean
public void setCompiledQueryCache_MaxObjects(int size)
throws java.lang.IllegalArgumentException,
org.objectweb.perseus.cache.api.CacheException
setCompiledQueryCache_MaxObjects in interface QueryMBeanjava.lang.IllegalArgumentException
org.objectweb.perseus.cache.api.CacheExceptionpublic boolean getPrefetchActivatedOnExtent()
QueryManagerAttribute
getPrefetchActivatedOnExtent in interface QueryManagerAttributepublic boolean getPrefetchActivatedOnQuery()
QueryManagerAttribute
getPrefetchActivatedOnQuery in interface QueryManagerAttributepublic void setPrefetchActivatedOnExtent(boolean prefetch)
QueryManagerAttribute
setPrefetchActivatedOnExtent in interface QueryManagerAttributepublic void setPrefetchActivatedOnQuery(boolean prefetch)
QueryManagerAttribute
setPrefetchActivatedOnQuery in interface QueryManagerAttribute
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||