|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IHeapInfo | |
|---|---|
| com.jrockit.memleak | Provides classes and interfaces for obtaining memory leak information from a Oracle JRockit virtual machine |
| com.jrockit.memleak.mlp | |
| com.jrockit.memleak.value | |
| Uses of IHeapInfo in com.jrockit.memleak |
|---|
| Subinterfaces of IHeapInfo in com.jrockit.memleak | |
|---|---|
interface |
IHeapHistogram
A heap histogram holds an collection of ITypeHeapInfo objects which
gives statistics about the contents of types on the java heap. |
interface |
ITypeHeapInfo<T extends INamedType>
Represents heap usage for a type, including growth rate. |
| Fields in com.jrockit.memleak declared as IHeapInfo | |
|---|---|
static IHeapInfo[] |
IHeapInfo.EMPTY_ARRAY
An empty IHeapInfo array. |
| Uses of IHeapInfo in com.jrockit.memleak.mlp |
|---|
| Classes in com.jrockit.memleak.mlp that implement IHeapInfo | |
|---|---|
class |
JoinedTypeHeapInfo
|
| Uses of IHeapInfo in com.jrockit.memleak.value |
|---|
| Classes in com.jrockit.memleak.value that implement IHeapInfo | |
|---|---|
class |
HeapHistogram
A heap histogram holds an array of ITypeHeapInfo objects which gives
statistics about the contents of types on the java heap. |
class |
HeapInfo
Represents heap usage for a single type, including growth rate. |
class |
TypeHeapInfo
Represents heap usage for a single type, including growth rate. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||