public interface MethodCacheMBean
Modifier and Type | Method and Description |
---|---|
void |
flush() |
int |
getAddCount() |
int |
getCallSiteCount() |
int |
getFailedCallSiteCount() |
int |
getFlushCount() |
int |
getModuleIncludeCount() |
int |
getModuleTriggeredRemoveCount() |
int |
getRemoveCount() |
int getAddCount()
int getRemoveCount()
int getModuleIncludeCount()
int getModuleTriggeredRemoveCount()
int getFlushCount()
int getCallSiteCount()
int getFailedCallSiteCount()
void flush()
Copyright © 2001-2015 JRuby. All Rights Reserved.