public final class GemFireXDInstrumentation extends Object implements com.gemstone.gemfire.internal.size.SingleObjectSizer
| Modifier and Type | Method and Description |
|---|---|
static void |
agentmain(String agentArgs,
Instrumentation inst) |
void |
attachVirtualMachineAgent() |
static GemFireXDInstrumentation |
getInstance() |
boolean |
isAgentAttached() |
static void |
premain(String agentArgs,
Instrumentation inst) |
long |
sizeof(Object objectToSize) |
public static void premain(String agentArgs, Instrumentation inst)
public static void agentmain(String agentArgs, Instrumentation inst)
public boolean isAgentAttached()
isAgentAttached in interface com.gemstone.gemfire.internal.size.SingleObjectSizerpublic long sizeof(Object objectToSize)
sizeof in interface com.gemstone.gemfire.internal.size.SingleObjectSizerpublic void attachVirtualMachineAgent()
public static GemFireXDInstrumentation getInstance()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.