public final class GemFireXDInstrumentation
extends java.lang.Object
implements com.gemstone.gemfire.internal.size.SingleObjectSizer
| Modifier and Type | Method and Description |
|---|---|
static void |
agentmain(java.lang.String agentArgs,
java.lang.instrument.Instrumentation inst) |
void |
attachVirtualMachineAgent() |
static GemFireXDInstrumentation |
getInstance() |
boolean |
isAgentAttached() |
static void |
premain(java.lang.String agentArgs,
java.lang.instrument.Instrumentation inst) |
long |
sizeof(java.lang.Object objectToSize) |
public static void premain(java.lang.String agentArgs,
java.lang.instrument.Instrumentation inst)
public static void agentmain(java.lang.String agentArgs,
java.lang.instrument.Instrumentation inst)
public boolean isAgentAttached()
isAgentAttached in interface com.gemstone.gemfire.internal.size.SingleObjectSizerpublic long sizeof(java.lang.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.