Package | Description |
---|---|
com.alibaba.jwarmup | |
com.alibaba.metaspace |
Modifier and Type | Method and Description |
---|---|
List<MethodInfoEntry> |
WarmUpController.getCompiledMethodList(int level)
get compiled method list in given compile level.
|
Modifier and Type | Method and Description |
---|---|
int |
WarmUpController.forceCompile(MethodInfoEntry entry)
|
Modifier and Type | Method and Description |
---|---|
int |
WarmUpController.forceCompile(Collection<MethodInfoEntry> entries)
|
Modifier and Type | Method and Description |
---|---|
static ConcurrentHashMap<MethodInfoKey,Deque<MethodInfoEntry>> |
MetaspaceInfo.getMethodsByLevel(int level)
get method (represent as
MethodInfoEntry collection with given compile level. |
Modifier and Type | Method and Description |
---|---|
boolean |
MethodInfoEntry.matchTo(MethodInfoEntry other) |
static boolean |
MetaspaceInfo.tryResolveMethod(MethodInfoEntry entry)
|
"Copyright 2018, Alibaba, Inc."