Constant Field Values
Contents
org.ehcache.*
-
org.ehcache.sizeof.org.ehcache.sizeof.ObjectGraphWalker Modifier and Type Constant Field Value private static final java.lang.String
VERBOSE_DEBUG_LOGGING
"org.ehcache.sizeof.verboseDebugLogging"
-
org.ehcache.sizeof.filters.AnnotationSizeOfFilter Modifier and Type Constant Field Value private static final java.lang.String
IGNORE_SIZE_OF_DEFAULT_REGEXP
"^.*cache\\..*IgnoreSizeOf$"
-
org.ehcache.sizeof.impl.org.ehcache.sizeof.impl.AgentLoader Modifier and Type Constant Field Value static final java.lang.String
INSTRUMENTATION_INSTANCE_SYSTEM_PROPERTY_NAME
"org.ehcache.sizeof.agent.instrumentation"
private static final java.lang.String
SIZEOF_AGENT_CLASSNAME
"org.ehcache.sizeof.impl.SizeOfAgent"
private static final java.lang.String
VIRTUAL_MACHINE_CLASSNAME
"com.sun.tools.attach.VirtualMachine"
-
org.ehcache.sizeof.impl.AgentSizeOf Modifier and Type Constant Field Value public static final java.lang.String
BYPASS_LOADING
"org.ehcache.sizeof.AgentSizeOf.bypass"
-
org.ehcache.sizeof.impl.JvmInformation Modifier and Type Constant Field Value private static final long
FIFTY_SEVEN_GB
61203283968L
private static final long
TWENTY_FIVE_GB
26843545600L
-
org.ehcache.sizeof.impl.SizeOfAgent Modifier and Type Constant Field Value private static final java.lang.String
NO_INSTRUMENTATION_SYSTEM_PROPERTY_NAME
"org.ehcache.sizeof.agent.instrumentationSystemProperty"