- getClientApInfo() - Method in class com.hitachi.software.javaee.util.prf.PrfTrace
-
The client application information of the performance analysis trace held by the current thread is returned as a string.
- getEdenFreeMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
Acquires the free space in the Eden area.
- getEdenMaxMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
Acquires the maximum space used by the Eden area.
- getEdenTotalMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
Acquires the commited space in the Eden area.
- getMemoryUsage() - Static method in class JP.co.Hitachi.soft.jvm.MemoryArea.ExplicitMemory
-
Returns the usage state of the Explicit heap.
- getMetaspaceFreeMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
Acquires the free space in the Metaspace.
- getMetaspaceMaxMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
Acquires the maximum space used by the Metaspace.
- getMetaspaceTotalMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
Acquires the commited space in the Metaspace.
- getName() - Method in class JP.co.Hitachi.soft.jvm.MemoryArea.BasicExplicitMemory
-
Returns the name of the Explicit memory block indicated by this object.
- getName() - Method in class JP.co.Hitachi.soft.jvm.MemoryArea.MemoryArea
-
The methods included in the MemoryArea class are the abstract methods, and therefore, do not undergo any processing.
- getPermFreeMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
- getPermMaxMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
- getPermTotalMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
- getPrfTrace() - Static method in class com.hitachi.software.javaee.util.prf.PrfTrace
-
The PrfTrace instance is returned.
- getRootApInfo() - Static method in class com.hitachi.software.ejb.application.prf.CprfTrace
-
- getRootApInfo() - Method in class com.hitachi.software.javaee.util.prf.PrfTrace
-
The root application information of the performance analysis trace held by the current thread is returned as a string.
- getSurvivorFreeMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
Acquires the free space in the Survivor area.
- getSurvivorMaxMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
Acquires the maximum space used by the Survivor area.
- getSurvivorTotalMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
Acquires the commited space in the Survivor area.
- getTenuredFreeMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
Acquires the free space in the Tenured area.
- getTenuredMaxMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
Acquires the maximum space used by the Tenured area.
- getTenuredTotalMemory() - Static method in class JP.co.Hitachi.soft.jvm.MemoryInfo
-
Acquires the commited space in the Tenured area.
- newArray(Class, int) - Method in class JP.co.Hitachi.soft.jvm.MemoryArea.ExplicitMemory
-
Directly creates an array instance of the length specified in the parameter length of the class that is specified in the parameter type of the Explicit memory block indicated by the object.
- newArray(Class, int[]) - Method in class JP.co.Hitachi.soft.jvm.MemoryArea.ExplicitMemory
-
Directly creates an array instance with a dimension dimensions.length in the Explicit memory block indicated by the object.
- newArray(Class, int) - Method in class JP.co.Hitachi.soft.jvm.MemoryArea.MemoryArea
-
The methods included in the MemoryArea class are the abstract methods, and therefore, do not undergo any processing.
- newArray(Class, int[]) - Method in class JP.co.Hitachi.soft.jvm.MemoryArea.MemoryArea
-
The methods included in the MemoryArea class are the abstract methods, and therefore, do not undergo any processing.
- newInstance(Class) - Method in class JP.co.Hitachi.soft.jvm.MemoryArea.ExplicitMemory
-
Directly creates the instances of the class indicated by the parameter type in the Explicit memory block indicated by the object.
- newInstance(Class, Object...) - Method in class JP.co.Hitachi.soft.jvm.MemoryArea.ExplicitMemory
-
Directly creates the instances of the class indicated by the parameter type in the Explicit memory block.
- newInstance(Constructor, Object...) - Method in class JP.co.Hitachi.soft.jvm.MemoryArea.ExplicitMemory
-
Executes the constructor indicated by the parameter cons in the parameter args, and then directly creates the instance in the Explicit memory block indicated by the object.
- newInstance(Class) - Method in class JP.co.Hitachi.soft.jvm.MemoryArea.MemoryArea
-
The methods included in the MemoryArea class are the abstract methods, and therefore, do not undergo any processing.
- newInstance(Class, Object...) - Method in class JP.co.Hitachi.soft.jvm.MemoryArea.MemoryArea
-
The methods included in the MemoryArea class are the abstract methods, and therefore, do not undergo any processing.
- newInstance(Constructor, Object...) - Method in class JP.co.Hitachi.soft.jvm.MemoryArea.MemoryArea
-
The methods included in the MemoryArea class are the abstract methods, and therefore, do not undergo any processing.