| Package | Description |
|---|---|
| com.pivotal.gemfirexd.tools.sizer |
This package contains a tool which can be used to calculate the amount of
heap used by an object and all of the objects that are reachable from that
object.
|
| Class and Description |
|---|
| GemFireXDInstrumentation
Class that honors "-javaagent:.../lib/gemfirexd-tools.jar"
It gets a handle to instrumentation agent for estimating
object size in memory.
|
| ObjectSizer
This class helps in finding out memory footprint per Region and divides
memory usage between GemFireXD, GemFire and java usages.
|
| ObjectSizer.PreQualifier |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.